Sha256: e235a862a0e274c16afbba85e2f4cecb4ffb66be677cf00ecb2cd0bbeef9ff4f
Contents?: true
Size: 679 Bytes
Versions: 7
Compression:
Stored size: 679 Bytes
Contents
--- %YAML:1.0 TITLE : &title Calibre Pool NAME : &pkg calibre-pool VERSION : '0.3.0' DATE : '2005-11-28' STATUS : Beta/Stable AUTHOR : Thomas Sawyer EMAIL : &email transfire@gmail.com HOMEPAGE : "http://calibre.rubyforge.org" SUMMARY: Gerneral implementation of a thread-safe object pool. DESCRIPTION: > Generalized object pool implementation. Implemented as a thread safe stack. Exclusive locking is needed for both push and pop. DEPENDENCIES: [] DISTRIBUTE: [ gem, tar.bz2, zip ] RUBYFORGE: PROJECT: 'calibre' USERNAME: transami PACKAGE: dir: '../../dist' RDOC: - dir: rdoc template: jamis options: ['--all', '--inline-source']
Version data entries
7 entries across 7 versions & 1 rubygems