Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
asdfaoeu
on Sept 25, 2023
|
parent
|
context
|
favorite
| on:
Choose Postgres queue technology
NOTIFY/LISTEN isn't a queue it has broadcast semantics. Postgres queueing is really just the SELECT FOR UPDATE SKIP LOCKED, the NOTIFY/LISTEN allows you to reduce the latency a bit but not essential.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: