zbatery
Install zbatery gem
gem install zbatery
Name:
zbatery
Platform:
ruby
Version:
0.1.0
Authors:
Zbatery hackers
Homepage:
http://zbatery.bogomip.org/
Summary:
Rack HTTP server without a fork stuck in it
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
Dependencies:
rainbows,>=0.8.0,runtime
Bindir:
bin
Required_ruby_version:
>= 0