Hacker News new | ask | show | jobs
by tptacek 6332 days ago
Found Tobi's delayed_job (not deferred) --- I think I like the design better than Workling; fewer moving parts, just a database backend end a rake script. The biggest problem we have with backgroundrb (which again: nightmare) is not really ever knowing the state of current running jobs.
2 comments

yeah backgroundrb sucks, who wrote that shit? (me and i wish i never did)
(oh, and thank you).