dbalatero / queue_stick
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (6)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.document | ||
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
design_docs/ | ||
| |
examples/ | ||
| |
images/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
queue_stick.gemspec | ||
| |
spec/ |
README.markdown
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.

