preliminary NeverBlock support with EventMachine
commit16c0391066b38e5f3ea834b59632645890519574
authorEric Wong <normalperson@yhbt.net>
Mon, 30 Nov 2009 00:19:02 +0000 (29 16:19 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 30 Nov 2009 01:50:54 +0000 (29 17:50 -0800)
tree0f4475073323b0bc5c032fe21ae1052e57def75b
parentf050fcb9e5da4adf3b5b4f65c0590360113e78fd
preliminary NeverBlock support with EventMachine
TODO
lib/rainbows.rb
lib/rainbows/app_pool.rb
lib/rainbows/fiber.rb
lib/rainbows/http_server.rb
lib/rainbows/never_block.rb [new file with mode: 0644]
t/GNUmakefile
t/simple-http_NeverBlock.ru [new file with mode: 0644]
t/t0300-async_sinatra.sh
t/t9000-rack-app-pool.sh