The Reactive Manifesto

Most applications from a few years back had the luxury of the following:

  • Multi-second response times
  • Multiple hours of offline maintenance
  • Smaller volumes of data

Times have changed. New devices (mobiles, tablets, and so on) and newer approaches (cloud-based) have emerged. In today's world, we are talking about:

  • Sub-second response times
  • 100% availability
  • An exponential increase in data volumes

Different approaches have emerged during the last few years to meet these emerging challenges. While reactive programming is not really a new phenomenon, it is one of the approaches that have been successful in dealing with these challenges.

The Reactive Manifesto (http://www.reactivemanifesto.org) aims to capture common ...

Get Mastering Spring 5.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.