Reactive Programming: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:


Message-driven runtime.
Message-driven runtime.
=Reactive System Tenets according to the Reactive Manifesto=
* '''Message-driven'''
* '''Resilience'''
* '''Elasticity'''
* '''Responsiveness'''


=Companies=
=Companies=

Revision as of 18:02, 20 July 2018

Internal

Overview

The underlying principles of reactive applications inform overall system design.

Message-driven runtime.

Reactive System Tenets according to the Reactive Manifesto

  • Message-driven
  • Resilience
  • Elasticity
  • Responsiveness

Companies

TODO