Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 325 Bytes

File metadata and controls

3 lines (3 loc) · 325 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)

featuregen