Rainbows! 是一个为 Rack 应用而开发的 HTTP 服务器,基于 Unicorn 。主要为一些长时间请求和慢速的客户端而设计。
This release adds a bugfix to allow stream(:keep_open) in Sinatra (and possibly other async.callback users) to work properly with EventMachine. There are no changes for non-EventMachine users
主页:http://rainbows.rubyforge.org/
下载:http://rubyforge.org/frs/?group_id=8977
来自:开源中国社区

