Java Akka Streams

Preamble edit

For teams that use Java with Akka Streams. Although Akka is written in Scala, there are teams who want to use Akka without writing Scala code. This book will help the Java team by providing a Java focused path to mastering Akka Streams.

Table of Contents edit

  1. Sources
  2. Sinks
  3. Flows
  4. Reactive Streams
  5. Actors