Changeset [7a61b6e7b252544f49f2679f225b036d73d2b1db] by David Balatero
June 6th, 2009 @ 01:50 AM
Made it so the queue worker will sleep if there are no messages in the queue. http://github.com/dbalatero/queu...
Committed by David Balatero
- M lib/queue_stick/worker.rb
- M spec/queue_stick/worker_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
This library allows you to write the minimal amount of code to process queue messages. Supports SQS out of the box.