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.
Required Ruby Version
None
Authors
Zbatery hackers
Versions
- 4.0.0 June 27, 2011 (54 KB)
- 3.4.0 May 21, 2011 (53.5 KB)
- 3.3.0 May 16, 2011 (53 KB)
- 3.1.0 February 11, 2011 (47 KB)
- 3.0.0 January 12, 2011 (46 KB)