Ask HN: Best multi-language Redis-backed task queue?

1 points by dsnr ↗ HN
Looking for a simple Redis-based distributed task queue that has libraries for Python and Node.JS. What is the de-facto standard solution at the moment? I also have ears for other queue backends, but it seems like Redis is easier to scale, and I’m already using it for other things.

Thank you.

2 comments

[ 2.9 ms ] story [ 6.7 ms ] thread
@dang, if you can read this, would you please delete this submission.

I've found an alternative solution for my problem, so the question is not relevant anymore.