Articles tagged with 'akka-streams'
Akka Streams Backpressure Explained
10 min read • • Guide
Discover how Akka Streams implements backpressure, a key component of the Reactive Streams specification, in this detailed demonstration
Founder | Rock The JVM
Comparing Akka Streams, Kafka Streams and Spark Streaming
14 min read • • Guide
Explore how Akka Streams, Kafka Streams, and Spark Streaming stack up and find out which one is best for your use case
Founder | Rock The JVM
From Akka Streams to Actors and Back
18 min read • • Guide
Discover how to seamlessly integrate Akka Streams with actors using practical code examples
The Brilliance of Materialized Values in Akka Streams
7 min read • • Explanation
Demystify one of the hardest concepts in Akka Streams: materialized values made simple
Founder | Rock The JVM
Use Akka Streams' Graph DSL: Quickly Explained
7 min read • • Guide
Explore Akka Streams' powerful Graph DSL and learn how to get started quickly with our easy guide
Founder | Rock The JVM