Login
From:
www.reactivesystems.eu
(Uncensored)
subscribe
Not All Commands Are Equal (And Neither Are Events)
https://www.reactivesystems.eu/2024/11/30/not-all-commands-are-equal.html
links
backlinks
Tagged with:
programming
distributed
Roast topics
Find topics
Find it!
Usually, in an event-driven architecture, events are emitted by one service and listened to by many (1:n). But what if it's the other way around? If one service needs to listen to events from many other services?