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:
=

install:
=

Versions:

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

Runtime Dependencies (1):

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • kame

SHA 256 checksum:

=

Total downloads 8,008

For this version 3,462

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: