Part 3. Patterns

We have spent a fair amount of time so far discussing the what and why of being Reactive. Now it is time to focus on the how. In part 3, we will present patterns of development that will help you implement Reactive applications. We will begin by discussing how to test to ensure that your application is Reactive so you can build forward with confidence that you are meeting the Reactive contract, from the smallest components to an entire cross–data center deployment. Then we will delve into specific patterns for building Reactive systems across all dimensions of Reactive concepts.

In this part, you will learn about the following:

  • Testing Reactive systems, with a specific emphasis on asynchronous testing
  • Layering internal and ...

Get Reactive Design Patterns 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.