gem install thin
new rails app server thin
thin is better than mongrel, cos it use event-machine with mongrel c parse engine
also you can use thin with nginx
new rails app server thin
thin is better than mongrel, cos it use event-machine with mongrel c parse engine
also you can use thin with nginx