EventMachine - Fast, simple event-processing library for Ruby programs
EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev.
http://www.rubyeventmachine.com/
https://github.com/eventmachine/eventmachine
License:
Tech:
Tags: