I tried the cron@reboot approach but couldn't figure out if my processes were running or failing so I switched to per minute cron tasks.
At some point it would be nice to have something like Dealyed Jobs (https://github.com/tobi/delayed_job) or Celery suport (http://celeryproject.org).