Slide 12
Slide 12 text
Reactive Applications
Eventstream-driven applications, distributed share-nothing
is Responsive, Elastic, Resilient, Message-Driven
Event Bus spanning the Client e.g. , Angular Event Bus
Clients retrieve shorter, incremental, update blocks
e.g. WebSockets, HTML5 SSE, Comet, Long Polling
enables and Event-Sourcing update syncable Cache
A centralized requires a Domain-Driven-Design
Information architecture from Direct Manipulation to Conflict
Resolution
Reactive
Atmosphere
Actor model
Log