Index of /ports_www/rubygem-thin
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:16 658
distinfo 28-May-2011 14:16 140
pkg-descr 24-Jan-2008 09:27 511
pkg-plist 29-Apr-2008 10:36 24K
Thin is a Ruby web server that glues together 3 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,
performance and stability
* Rack, a minimal interface between webservers and Ruby frameworks
Which makes it, with all humility, the most secure, stable, fast and
extensible Ruby web server bundled in an easy to use gem for your own
pleasure.
WWW: http://code.macournoyer.com/thin/