split out pool_size module
commit725adcc6986bc2658d92ea3ebebe61d2b83060ad
authorEric Wong <normalperson@yhbt.net>
Mon, 9 May 2011 00:17:06 +0000 (9 00:17 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 9 May 2011 00:17:06 +0000 (9 00:17 +0000)
treedcaa850fc3a329e98dd420083105421cabfc5295
parent3c1649226d2371ce09d14f3fcce18fec0af1ba02
split out pool_size module

coolio_thread_pool, neverblock both use it, and
xepoll_thread_pool will support it next, too.
lib/rainbows.rb
lib/rainbows/coolio_thread_pool.rb
lib/rainbows/never_block.rb
lib/rainbows/pool_size.rb [new file with mode: 0644]