Skip to content
Kenneth Kalmer edited this page Jun 5, 2011 · 2 revisions

Daemon-kit has a strong biased towards using EventMachine in your daemon processes, especially where network IO is involved.

The bundled XMPP, AMQP and Cron generators all leverage the availability of the reactor to provide fast and reliable operations. The ruote integration leverages the same AMQP infrastructure as used by the AMQP generator.

Clone this wiki locally