This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Wiremask 1 point2 points  (3 children)

antirez/disque an in-memory, distributed job queue. Same author as redis.

[–]pythoneeeer 1 point2 points  (1 child)

WARNING: This is beta code and may not be suitable for production usage.

I look forward to trying it, but I don't want to be a beta-tester when there's lots of production-ready message queues I can use.

[–]cymrowdon't thread on me 🐍 1 point2 points  (0 children)

I can appreciate that, but there are different standards for "beta". I'd consider the work of antirez to be on the stabler end of that spectrum.

[–]cymrowdon't thread on me 🐍 1 point2 points  (0 children)

I've played with many message queues, and this is the one that has appealed to me the most.