add WriterThreadSpawn concurrency model
commit58661617ab802010ecbc45ce3afbca1d63cb9189
authorEric Wong <normalperson@yhbt.net>
Wed, 26 May 2010 22:20:57 +0000 (26 22:20 +0000)
committerEric Wong <normalperson@yhbt.net>
Wed, 26 May 2010 22:34:42 +0000 (26 22:34 +0000)
tree6015af3842630d5b50278689630497810103e816
parentc6ecda097af9cc559b2d38b01ae23daf733b3786
add WriterThreadSpawn concurrency model
lib/rainbows.rb
lib/rainbows/base.rb
lib/rainbows/writer_thread_spawn.rb [new file with mode: 0644]
t/GNUmakefile
t/simple-http_WriterThreadSpawn.ru [new file with mode: 0644]
t/t0200-async-response.sh