Hacker News new | ask | show | jobs
by bouncing 759 days ago
When I've used it, I've used it in conjunction with a table that maintains state.

So basically the notify keeps other processes from having the poll the table for updates, but the table itself still acts as the queue.