rev_thread_*: unindent and split out
commita50c9d312b9d5274a95f2816b5f53a3738d0cb92
authorEric Wong <normalperson@yhbt.net>
Sun, 26 Dec 2010 22:48:33 +0000 (26 22:48 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 26 Dec 2010 22:48:33 +0000 (26 22:48 +0000)
tree266b30d91cd45a19c1867e3f8f774d355302e6cc
parent6741aa27e4c35724b5306644d3a391fce415b0c7
rev_thread_*: unindent and split out

This should make classes easier to find and hopefully make
our code easier to follow.
lib/rainbows/rev_thread_pool.rb
lib/rainbows/rev_thread_pool/client.rb [new file with mode: 0644]
lib/rainbows/rev_thread_pool/watcher.rb [new file with mode: 0644]
lib/rainbows/rev_thread_spawn.rb
lib/rainbows/rev_thread_spawn/client.rb [new file with mode: 0644]