CodeRobot
tooling misc microservices engineering android

Reactive Manifesto

Published Sun 23 April 2017 in engineering

by Robin Abbi (noreply@blogger.com) process architecture

I found the Reactive Manifesto while researching executable specifications.

The key concepts:

  • Responsive (ie fast handling of user input)
  • Resilient (ie keep going in face of failure)
  • Message based (everywhere)
  • Elastc (responsive under varying workload - and predictively reactive rather than after the fact).

The find came from this paper on executable business processes which was interesting to me because it referred to BPMN.

other pages

  • About

other sites

  • Semantic Web
  • Pieter Hintjens
  • Python.org
  • Jinja2

social

  • twitter
  • linkedin
  • stackoverflow

Theme by Jonathan Sharpe | HTML 5 | CSS 3