Failed to load latest commit information.
generators/delayed_job Added script/delayed_job which manages a deamon for working off jobs
lib/delayed Added ability to run multiple workers concurrently.
recipes fix description for cap restart task
spec Renamed locked_until to locked_at. We now store when we start a given…
tasks Fix spelling mistake
MIT-LICENSE Initial extraction
README.textile Added ability to run multiple workers concurrently.
init.rb Initial extraction