Thin - yet another web server
january 2008 by brandtkurowski
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
ruby
rails
rubyonrails
mongrel
http
january 2008 by brandtkurowski