Card "REACTIVE"

RULES OF THE GAME

[ REACTIVE ]

The Reactive Manifesto opens the way towards the design of reactive architectures.

RULES OF THE GAME

[ REACTIVE ]

Responsive programming focuses on the flow of data and the propagation of change. It is based on the "Observer" pattern, contrary to the more traditional "Iterator" approach.

The Reactive Manifesto sets some fundamental axis: availability and speed, resilience to failure, flexibility, elasticity and message oriented.