Main Content
EventMachine: The Speed Demon
A talk by Aman Gupta at RailsConf 2010
About the Talk
June 9, 2010 7:45 AM
Baltimore, MD
Baltimore, MDEventMachine is an implementation of the Reactor pattern for Ruby, similar to Python's Twisted. It provides event-driven I/O for MRI, YARV, Rubinius and JRuby, allowing a simple Ruby application to serve thousands of network connections concurrently. This talk will cover the basics of EventMachine, with an emphasis on the common stumbling blocks encountered by new users
Links: Website
comments powered by Disqus