What

Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history:

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.

Why

Request / seconds comparison

Chartc req. = Concurrency Level (number of simultaneous requests)

How

sudo gem install thin

Go to your Rails app directory and run:

thin start