activator-akka-stream-java8
activator-akka-stream-java8 copied to clipboard
Demonstrate Akka streams in Java8
Akka streams activator template
Demonstrate Akka streams in Java8.
Akka Streams is an implementation of Reactive Streams, which is a standard for asynchronous stream processing with non-blocking backpressure.