RAA - zbatery/0.3.1

zbatery / 0.3.1

Short description: Rack HTTP server without a fork stuck in it
Category: Library/Web
Status: experimental
Created: 2009-12-10 09:03:24 GMT
Last update: 2010-07-11 02:59:22 GMT
Owner: Zbatery hackers (Projects of this owner)
Homepage: http://zbatery.bogomip.org/
Download: http://rubyforge.org/frs/?group_id=8977
License: Ruby's
Dependency:
Requires: rainbows/0.8.0(*) zbatery is a shim for Rainbows!
(*): newer version exists
Description:

Zbatery is an HTTP server for Rack applications on systems that either
do not support fork(), or have no memory (nor need) to run the
master/worker model. It is based on Rainbows! (which is based on
Unicorn (which is based on Mongrel)) and inherits parts of each.
Zbatery supports your choice of all the thread/fiber/event/actor-based
concurrency models and Rack middleware that Rainbows! supports (or will
ever support) in a single process.

* rainbows-talk@rubyforge.org
* git://git.bogomips.org/zbatery.git
* http://git.bogomips.org/cgit/zbatery.git

Versions: [4.1.2 (2011-12-05)] [4.1.1 (2011-09-02)] [4.1.0 (2011-08-20)] [4.0.0 (2011-06-27)] [3.4.0 (2011-05-21)] [3.3.0 (2011-05-16)] [3.1.0 (2011-02-11)] [3.0.0 (2011-01-12)] [0.6.0 (2010-12-29)] [0.5.0 (2010-11-20)] [0.4.0 (2010-10-28)] [0.3.1 (2010-07-11)] [0.3.0 (2010-07-10)] [0.2.1 (2010-04-19)] [0.2.0 (2010-03-01)] [0.1.0 (2009-12-22)] [0.0.0 (2009-12-10)]

Edit this project (for project owner)

back to RAA top