Skip to Content
Scala Reactive Programming
book

Scala Reactive Programming

by Rambabu Posa
February 2018
Intermediate to advanced
552 pages
13h 46m
English
Packt Publishing
Content preview from Scala Reactive Programming

Summary

In this chapter, we discussed what Akka Streams are and why we need them, and also their features and benefits with some simple examples.

The Akka Streams API has two kinds of DSL for easy data streaming; Akka Streams DSL and Akka Streams GraphDSL. Both DSL have two sets of APIs—one for Java and one for Scala.

Akka Streams has three core and basic building blocks—Source, Flow, and Sink. We have discussed them thoroughly, with examples. It also has two GraphDSL building blocks, Fan-In and Fan-Out junctions, which support complex and non-linear Graphs.

In next chapter, we will develop our WF application completely using our Lightbend Reactive Stack-Play Framework, Akka, Scala, and Akka Streams.

 

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Scala Programming Projects

Scala Programming Projects

Mikael Valot, Nicolas Jorand
Learning Scala

Learning Scala

Jason Swartz
Functional Programming in Scala

Functional Programming in Scala

Runar Bjarnason, Paul Chiusano

Publisher Resources

ISBN: 9781787288645Supplemental Content