Skip to content

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.

License

Notifications You must be signed in to change notification settings

dbalatero/queue_stick

Repository files navigation

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

Your worker code Your runner code

Launch your worker

Launch worker

View your runtime stats in the browser

Counters Errors

Find bugs? Feature requests?

See the Lighthouse tracker

Copyright

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

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages