writer_thread_spawn: worker_connections limits thread spawned
commit371f05992110616412c57a26fb6688dc2111c65d
authorEric Wong <normalperson@yhbt.net>
Wed, 26 May 2010 22:50:15 +0000 (26 22:50 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 26 May 2010 22:50:15 +0000 (26 22:50 +0000)
tree691e25d497e634d4ae84461c92c1a6a5c7a801c0
parent904526129a2377306a735c73b26699583b3b99c5
writer_thread_spawn: worker_connections limits thread spawned

This should be logical, since we keep the connection alive
when writing in our writer threads.
lib/rainbows.rb
lib/rainbows/writer_thread_spawn.rb