Please enable JavaScript.
Coggle requires JavaScript to display documents.
Reactive Systems & Programming (Types (Event Driven (Observable,…
Reactive Systems & Programming
Systems
Components collobrate
Types
Event Driven
Observable
Emitted locally
Discrete
Represent facts
Message Driven
Directed
Across Networks
Have purpose
tool for communication
Concurrency
Composition of independent processes
dealing with lots of things at once
Parallelism
doing lots of things at once
simultaneous execution of (possibly related) computations