rubygem-thin - A thin and fast web server
Website: | http://code.macournoyer.com/thin/ |
---|---|
License: | (GPLv2 or Ruby) and BSD and MIT |
- Description:
Thin is a Ruby web server that glues together three of the best Ruby libraries in web history. The Mongrel parser, the root of Mongrel speed and security, Event Machine, a network I/O library with extremely high scalability and Rack, a minimal interface between webservers and Ruby frameworks.
Packages
rubygem-thin-1.2.11-3.puias6.i686 [181 KiB] |
Changelog
by Chris Lalancette (2011-07-25):
- Move stats.html.erb to the main package (it is a runtime requirement) |