Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 312 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 312 Bytes

akka-streams-backpressure

A small example of backpressure in Akka Streams, described in this blog post. To terminate the program, use Ctrl-C (the RunnableGraph will run forever - the materialized value is not used at all)