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:
= Copy to clipboard Copied!

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:

1c41190f677076d4bc3fb680ac95946e5031ce681a564643c05a0233b993ca68

Total downloads 7,733

For this version 3,377

Licenses:

N/A

Required Ruby Version: None

Links: