Y
Hacker News
new
|
ask
|
show
|
jobs
by
mazatta
3296 days ago
The retry and locking mechanisms look pretty handy - I've had to implement those on my own whenever I've used Celery.
What's your experience been using this and Redis for your queue backend?
1 comments
philfreo
3290 days ago
We wrote it for ourselves at Close.io and do use Redis for its backend... been happy with it.
link