Database based asynchronous priority queue system for Ruby.

Joined February 2010
Photos and videos
DelayedJob retweeted
Rails 4.0 is going to have a queueing system API github.com/rails/rails/commi…
1
12
2
10 Feb 2012
Rails class reloading for DJ. Speed up your development! github.com/Viximo/delayed_jo…

2
1
11 Jan 2012
Is anyone still running DJ 2.0 on Rails 2.1?
1
25 Jul 2011
Please use the released gems. Don't point your Gemfile at the git repo unless you're trying to test pre-release code. The railscast is wrong
1
DelayedJob retweeted
15 Jul 2011
"Sending Delayed Job Exceptions to Hoptoad" by @indirect andre.arko.net/2011/07/02/se…

1
2
6
23 Jun 2011
Does anyone have strong feelings about whether fine-grained priority is still needed in combination with named queues? #dj30
ActiveRecord backend support will be a separate gem in DJ 3.0 github.com/collectiveidea/de… Still simple, just easier to maintain.

27 May 2011
This is now the home of DelayedJob, the database-based asynchronous priority queue for ruby. #delayedjob #ruby