Rooster: A smarter daemon solution for Rails apps

I’ve been wanting to put up a little presentation I did at SocialVibe on a Rails plugin I wrote called Rooster.  It’s a daemon_generator replacement that uses EventMachine and Rufus::Scheduler to manage daemon/background processes.

Here’s the presentation:

Check out the project on github.

2 Responses to this post.

  1. Peter Brown's Gravatar

    Posted by Peter Brown on 08.12.09 at 6:27 pm

    Just discovered this, it’s great. Been looking for something like this for a long time. You planning to continue development? Need help?

  2. chris's Gravatar

    Posted by chris on 08.12.09 at 6:27 pm

    @Peter Thanks for the comment. It’s been stable in production for a while now, and I haven’t had any needs to make any modifications recently. Feel free to fork my repo on github if you want, and send me a pull request. Let me know if you have any questions.

Respond to this post