Hacker News new | ask | show | jobs
by grosskur 4592 days ago
Nice! I really like postgres-based queues. Another one is

https://github.com/ryandotsmith/queue_classic

It uses LISTEN/NOTIFY. It might be interesting to compare it to que in the README.