Akka Streams

Akka Streams is a library to process and transfer a sequence of elements using bounded buffer space, implementing the Reactive Streams specification for asynchronous stream processing with non-blocking backpressure.

API entry from apis.yml

apis.yml Raw ↑
aid: akka:akka-streams
name: Akka Streams
description: Akka Streams is a library to process and transfer a sequence of elements using bounded buffer
  space, implementing the Reactive Streams specification for asynchronous stream processing with non-blocking
  backpressure.
humanURL: https://doc.akka.io/libraries/akka/current/stream/index.html
tags:
- Backpressure
- Data Streaming
- Reactive
- Reactive Streams
properties:
- type: Documentation
  url: https://doc.akka.io/libraries/akka/current/stream/index.html