./net/ruby-connection_pool, Generic connection pool for Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q1, Version: 2.2.1, Package name: ruby24-connection_pool-2.2.1, Maintainer: pkgsrc-users

Generic connection pooling for Ruby.

MongoDB has its own connection pool. ActiveRecord has its own connection pool.
This is a generic connection pool that can be used with anything, e.g. Redis,
Dalli and other Ruby network clients.

**WARNING**: Don't ever use `Timeout.timeout` in your Ruby code or you will see
occasional silent corruption and mysterious errors. The Timeout API is unsafe
and cannot be used correctly, ever. Use proper socket timeout options as
exposed by Net::HTTP, Redis, Dalli, etc.


Master sites:

SHA1: 67c14bb8389e06c11817a7cd505be43f30c1aea9
RMD160: d64233096c035c8a90d262925d9fa8f594e64de4
Filesize: 13.5 KB

Version history: (Expand)