about summary refs log tree commit homepage
path: root/lib/rainbows/writer_thread_pool.rb
DateCommit message (Expand)
2010-07-10doc: avoid documenting internals on RDoc website
2010-07-08restore Rainbows::HttpResponse.write for Cramp
2010-07-06cleanup error handling for aborted downloads
2010-07-04refactor response body handling for sendfile(2)
2010-06-03writer_thread_*: fix static file response under 1.8
2010-05-26writer_thread_pool: update documentation for new defaults
2010-05-26writer_thread_pool: remove single thread optimization
2010-05-14add WriterThreadPool concurrency model