rubygem-thin - A thin and fast web server
Website: | http://code.macournoyer.com/thin/ |
---|---|
License: | (GPLv2 or Ruby) and BSD and MIT |
Vendor: | Fedora Project |
- 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.8-2.el5.i386 [186 KiB] |
Changelog
by David Lutterkort (2011-05-24):
- Fix loading of native extension |