RubyGems Navigation menu

generic_connection_pool 0.1.1

Always network clients require a connection pool, like database connection, cache connection and others. Generic connection pool can be used with anything. It is extracted 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:

db9b966e89fc8c40a07ace61ab92d008d58e2f22a113d0845580963e1fbe28c2

總下載次數 7,744

這個版本 4,363

License:

Ruby 版本需求:

相關連結: