daemon-kit 0.1.7.10
Daemon Kit aims to simplify creating Ruby daemons by providing a sound application skeleton (through a generator), task specific generators (jabber bot, etc) and robust environment management code. Using simple built-in generators it is easy to created evented and non-evented daemons that perform a multitude of different tasks. Supported generators: * XMPP bot (non-evented) * AMQP consumer (evented) * Nanite agent * Cron-style daemon * ruote remote participants
Gemfile:
=
install:
=
Runtime Dependencies (2):
eventmachine
>= 0.12.8
rubigen
>= 1.5.2