Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mattacular
on June 10, 2024
|
parent
|
context
|
favorite
| on:
Anti-patterns in event-driven architecture
What's the benefit of using an asynchronous event driven system if you can't process any of those events without performing a synchronous query back on the same provider for all of the necessary data?
pyrale
on June 10, 2024
[–]
You get relevant notifications without polling or needing to sub, and you don’t have to be strict about message versioning.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: