backgroundrb
backgroundrb copied to clipboard
A Ruby/Rails job server and scheduler
Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/WhitespaceBot) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...
Calls to exit() seem to be broken in the master branch, which results in zombie workers until backgroundrb is cycled.
What is the status and plans for Rails 3 compatibility of backgroundrb?
I am trying to schedule job on 48 hours interval with "0 30 13 */2 \* \* *" option but job next executed on right time. After some debugging I...