Communication Patterns - Streams
Where once there were events, now there are flows of data published continuously.
Where once there were events, now there are flows of data published continuously.
Events are the way a system communication that something matterful has changed.
As complexity increases, more software parts act as a source of information -- with layers that govern communication.
Exploring patterns for forming new relationships between decoupled parts.
Exploring how to draw boundaries around software parts. How do you figure out what to decouple from what?
As we move from software to systems of software, time and relationship is where complexity increases at breakneck speed.