about summary refs log tree commit homepage
path: root/lib/rainbows.rb
DateCommit message (Expand)
2009-10-18rev: async response bodies with DevFdResponse middleware
2009-10-17refactor graceful shutdowns again, harder
2009-10-15Add Rainbows::AppPool Rack middleware
2009-10-14preliminary Rev support
2009-10-05doc: better "Rainbows!" RDoc examples and linkage
2009-10-04limit Rainbows! configuration method exposure
2009-10-04vary defaults for worker_connections
2009-10-04Add support for the ThreadSpawn concurrency model
2009-10-03common Base class for all concurrency models
2009-10-03remove Configurator and use Rainbows! block
2009-10-02initial revision