List of Listings
Chapter 2. A walk-through of the Reactive Manifesto
Listing 2.1. Excerpt from a simple controller for an image service
Chapter 3. Tools of the trade
Listing 3.1. Unsafe, mutable message class, which may hide unexpected behavior
Listing 3.2. Immutable message class that behaves predictably and is easier to reason about
Listing 3.3. Referential transparency: allowing substitution of precomputed values
Listing 3.4. Limiting usability with side effects
Listing 3.5. Retrieving the result from the faster source
Listing 3.6. Aggregating a single result from two futures in Scala
Chapter 11. Testing reactive applications
Listing 11.1. Testing a purely synchronous translation function
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.