Posted By: Eric Wong
Date: 2009-10-05 10:52
Summary: Rainbows! Unicorn for slow apps and slow clients (initial release)
Project: Rainbows!
Rainbows! is a HTTP server for Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients. For Rack applications not heavily bound by slow external dependencies, consider Unicorn instead as it simpler and easier to debug.
* http://rainbows.rubyforge.org/ * rainbows-talk@rubyforge.org />* git://git.bogomips.org/rainbows.git
Changes:
Initial release
This release is currently highly experimental and is still missing a lot of test coverage. |
|