| ▲ | Making Postgres queues scale(dbos.dev) | |||||||
| 57 points by KraftyOne 2 hours ago | 5 comments | ||||||||
| ▲ | dewey an hour ago | parent | next [-] | |||||||
> The conventional wisdom around Postgres-backed queues is that they don't scale. That might have been the case 10 years ago. In the past years there have been many Postgres powered queueing systems and even Rails switched to Postgres powered queues by default (SolidQueue) more than 3 years ago. | ||||||||
| ||||||||
| ▲ | sorentwo 39 minutes ago | parent | prev | next [-] | |||||||
They certainly do, and I don't think it's a controversial take at this point. Shameless link to an older article about throughput with Oban (https://oban.pro/articles/one-million-jobs-a-minute-with-oba...), and in follow-up research we've sustained 12k/s with a p99 under ~100ms. | ||||||||
| ▲ | richwater 16 minutes ago | parent | prev [-] | |||||||
Reading Postgres queuing posts always seem like deja vu. People love to write about them | ||||||||
| ||||||||