RailsCasts Pro episodes are now free!

Learn more or hide this

Gus Gollings's Profile

GitHub User: gusgollings

Site: http://theconversation.edu.au

Comments by Gus Gollings

Avatar

This fork of resque adds some nice features:

  • Vary the interval between polling queues
  • Skip queues under certain conditions
  • Expand queue name patterns into the real queue names
  • Specify the target queue when scheduling a job