Cool! Would I start this with a @reboot cron job?
I might be able to figure it out but the thing I would really like to see is how to use it for "delayed jobs", for example like a mail queue. Would I just insert a send_mail() function to run immediately 1 time?