Related Projects
If you‘re interested in \Unicorn, you may be interested in some
of the projects listed below. If you have any links to add/change/remove,
please tell us at mongrel-unicorn@rubyforge.org!
Disclaimer
The \Unicorn project is not
responsible for the content in these links. Furthermore, the \Unicorn project has never, does not and
will never endorse:
The existence of these links does not imply endorsement of any entities or
services behind them.
- Bluepill - a simple process
monitoring tool written in Ruby
- golden_brindle -
tool to manage multiple \Unicorn
instances/applications on a single server
- raindrops - real-time stats
for preforking Rack servers
- UnXF Un-X-Forward* the Rack
environment, useful since unicorn is designed to be deployed behind a
reverse proxy.
\Unicorn is written to work with
- Rack - a minimal interface between
webservers supporting Ruby and Ruby frameworks
- Ruby - the programming language of Rack
and \Unicorn
- nginx - the reverse proxy for use with \Unicorn
- kgio - the I/O library written for
\Unicorn
Derivatives
Prior Work