You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.