about summary refs log tree commit homepage
path: root/lib/rainbows/fiber/rev.rb
DateCommit message (Expand)
2010-12-28complete Rev => Coolio renaming
2010-12-27coolio*: favor Coolio over Rev
2010-12-27coolio_fiber_spawn: decrease CPU usage for keepalive
2010-12-27initial cool.io support
2010-10-22code shuffling for kgio
2010-10-21unicorn 2.x updates + kgio
2010-09-28start using kgio library
2010-08-26split out accept() callers to acceptor module
2010-07-23rename parse_range => make_range!
2010-07-22enable Range: responses for static files for most models
2010-07-19refactor response handling for each concurrency model
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-08restore Rainbows::HttpResponse.write for Cramp
2010-07-04refactor response body handling for sendfile(2)
2010-06-18prefer Array#[] lookup to Array#first/Array#last
2010-03-28cleanup: avoid redundant REMOTE_ADDR logic
2009-12-22common Rainbows.sleep(nr) method
2009-12-22new RevFiberSpawn concurrency model