unicorn 2.x updates + kgio
commitd4a2b5dd2b85f4b2d3bb120ee1e1b0dde31bc25c
authorEric Wong <normalperson@yhbt.net>
Thu, 21 Oct 2010 00:48:58 +0000 (20 17:48 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 21 Oct 2010 00:49:36 +0000 (21 00:49 +0000)
tree85866cc775a213216701ccaedf16061f15d13975
parenta085ba3586756ac1f778d2862f75889de2449b0e
unicorn 2.x updates + kgio

We get basic internal API changes from Unicorn,
code simplifications coming next.
14 files changed:
bin/rainbows
lib/rainbows.rb
lib/rainbows/base.rb
lib/rainbows/const.rb
lib/rainbows/ev_core.rb
lib/rainbows/fiber/io.rb
lib/rainbows/fiber/rev.rb
lib/rainbows/http_server.rb
lib/rainbows/max_body.rb
lib/rainbows/revactor.rb
lib/rainbows/writer_thread_pool.rb
lib/rainbows/writer_thread_spawn.rb
rainbows.gemspec
t/test_isolate.rb