February 2018
Intermediate to advanced
552 pages
13h 46m
English
In this chapter, we will discuss the use of the Akka Streams API to easily perform asynchronous data stream processing with non-blocking backpressure. We will also discuss what the CQRS/ES pattern is and how the Akka Persistence module uses this pattern to support the development of Event-Driven systems or applications.
Its shares the same Akka Toolkit office website (http://akka.io/) and GitHub source code location is available at https://github.com/akka/akka.
In this chapter, you will learn the following concepts: