xepoll_thread_pool: add optional :pool_size argument
commit9afcdde9a92f817330e4dfd5e1ef77a7bf461253
authorEric Wong <normalperson@yhbt.net>
Mon, 9 May 2011 00:21:23 +0000 (9 00:21 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 9 May 2011 00:21:23 +0000 (9 00:21 +0000)
tree5b58530a05cf73f2fdbdf55bd86b9acd9a741cdd
parent725adcc6986bc2658d92ea3ebebe61d2b83060ad
xepoll_thread_pool: add optional :pool_size argument

We're now able to configure the number of threads independently
of worker_connections.
lib/rainbows/xepoll_thread_pool.rb
lib/rainbows/xepoll_thread_pool/client.rb
t/t0041-optional-pool-size.sh