Y
Hacker News
new
|
ask
|
show
|
jobs
by
qbasic_forever
1808 days ago
Event-based architectures, for example:
https://martinfowler.com/eaaDev/EventSourcing.html
For some types of applications moving to a model with a stream of events as the source of truth can solve a ton of hairy distributed computing problems.
1 comments
bjt
1808 days ago
How is that not possible in the exchanges + queues model that Rabbit has supported forever?
link