queue_stick

This library allows you to write the minimal amount of code to process queue messages. Supports SQS out of the box, but it's trivial to support other queues.

MIT License

Stars
6

queue_stick

The queue_stick library lets you write a trivial amount of code to implement robust queue-polling workers. Amazon SQS is supported out of the box.

In-Depth Documentation?

Write your worker/runner

Launch your worker

View your runtime stats in the browser

Find bugs? Feature requests?

See the Lighthouse tracker

Copyright

Copyright (c) 2009 David Balatero . See LICENSE for details.