A Ruby HTTP Daemon That's Faster Than Mongrel (webdotdev.com)
submitted by
webdotdev(70) 4 years, 4 months ago
Thin is a new web server which has been written by Marc-André Cournoyer that uses the EventMachine, Rack and Mongrel libraries. EventMachine makes it super fast at processing network I/O, Rack makes it easy to integrate with existing Ruby Web app frameworks, and Mongrel helps it parse HTTP.
|category: Open Source
|Views: 2
tags:
OpenSource another
Everyones tags:
Your Tags: