HACKER Q&A
📣 dsnr

Best multi-language Redis-backed task queue?


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.


  👤 dsnr Accepted Answer ✓
@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.