#pub-sub
Wiki 3
- LLMs are breaking 20-year-old system design Zknill on how stateful agents break the load-balancer-plus-database cloud-native assumption — the missing primitive is a routable transport name, and pub/sub channels fit
- Postgres LISTEN/NOTIFY Can Actually Scale How DBOS took Postgres LISTEN/NOTIFY from 2.9K to 60K writes/sec by batching notifications
- Stateful agent routing primitive The missing piece in cloud-native architecture for talking to a specific durable process — a routable transport name that isn't a server, well-fit to pub/sub channels