Hacker News new | ask | show | jobs
by kevincox 1199 days ago
It can definitely work. It is a pretty good way to avoid the distributed systems problem by avoiding having a distributed system.

Of course there are other concerns with using a database as a queue (mostly at high throughput) but for most cases it will work well.