Posted By: Eric Wong
Date: 2013-01-18 11:29
Summary: Rainbows! 4.4.3 - bugfixes for EventMachine users
Project: Rainbows!
Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients.
* http://rainbows.rubyforge.org/ * rainbows-talk@rubyforge.org />* git://bogomips.org/rainbows.git
Changes:
This release fixes two EventMachine bugfixes from Lin Jen-Shin and Mark J. Titorenko. There are also some minor cleanups.
Lin Jen-Shin (1): event_machine: avoid close on deferred response
Mark J. Titorenko (1): event_machine: join reactor_thread if it is already running
Eric Wong (2): event_machine: cleanup confusing assignment t/GNUmakefile: cleanup test dependencies |
|