writer_thread_*: split out classes into separate files
commit6ae020c9ac483d822902b5d33f038f79b44d3a50
authorEric Wong <normalperson@yhbt.net>
Mon, 27 Dec 2010 02:30:58 +0000 (27 02:30 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 27 Dec 2010 02:30:58 +0000 (27 02:30 +0000)
tree98b1ef14929bb868cb3cf32867c4e0962ee91432
parente7d295fd8e3628eba7a1ba52e95b7dee11532e98
writer_thread_*: split out classes into separate files

Use a consistent "Client" naming to reduce confusion
lib/rainbows/response.rb
lib/rainbows/writer_thread_pool.rb
lib/rainbows/writer_thread_pool/client.rb [new file with mode: 0644]
lib/rainbows/writer_thread_spawn.rb
lib/rainbows/writer_thread_spawn/client.rb [new file with mode: 0644]