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

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


Branch: pkgsrc-2020Q2, Version: 2.2.3, Package name: ruby26-connection_pool-2.2.3, 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.


Required to run:
[lang/ruby26-base]

Master sites:

SHA1: 781d76a88ac2edede131d85c4d2863f267ecf157
RMD160: 492e7204587d9108b7902d2d6271f1a1462658da
Filesize: 13.5 KB

Version history: (Expand)