Ask HN: 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.
2 comments
[ 2.9 ms ] story [ 6.7 ms ] threadI've found an alternative solution for my problem, so the question is not relevant anymore.