Why Reactive Programming
Reactive Programming creates an architecture that supports : - Event-Driven
- Scalable
- Resilent
- Responsiveness
Example include :
- Twitter Feed. Stock Price data on selective data.
Reactive Programming creates an architecture that supports : - Event-Driven
Example include :