The-Inevitable-Event-Centric-Book icon indicating copy to clipboard operation
The-Inevitable-Event-Centric-Book copied to clipboard

Problem / suggestion: Comparison of event driven architecture v notification v pull on demand

Open MerrionComputing opened this issue 5 years ago • 1 comments

We have a number of ways in which systems / domains / garbfangles communicate - event carried state transfer, change feed or notifications, pull on demand being three I can think of.

Are there any others?

What are the advantages / disadvantages of each - why would you choose one over another - and what do you need to do around each of these choices?

MerrionComputing avatar Sep 10 '19 20:09 MerrionComputing

Also - what is a good way to visualise these flowing states?

MerrionComputing avatar Oct 30 '19 10:10 MerrionComputing