RubyGems Navigation menu

generic_connection_pool 0.1.0

Always network clients require a connection pool, like database connection, cache connection and others. Generic connection pool can be used with anything. It is inspired from ActiveRecord ConnectionPool. Sharing a limited number of network connections among many threads. Connections are created delayed.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.1 - April 06, 2012 (8.0 KB)
  2. 0.1.0 - April 06, 2012 (8.0 KB)

Runtime 相依性套件 (1):

Development 相依性套件 (1):

rspec >= 0

擁有者:

作者:

  • kame

SHA 256 checksum:

1c41190f677076d4bc3fb680ac95946e5031ce681a564643c05a0233b993ca68

總下載次數 7,746

這個版本 3,381

License:

Ruby 版本需求:

相關連結: