Java Akka Streams

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Preamble[edit | edit source]

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 | edit source]

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