A SkillsCast for this session is not available.
Reactive streams - http://www.reactive-streams.org - is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure on the JVM. It is a collaborative effort by Twitter, Netflix, Pivotal, Red Hat, Typesafe and others.
In this session, we want to talk about streams in general, the main concepts behind the reactive streams API, and how to handle streams with Akka (http://akka.io/). After an introductory talk we are going to go through some code examples using Akka streams, an implementation of reactive streams on top of the Akka actor library. We will look into interfacing streams and actors, and handling streams with Akka's Flows.
It will we an entry level session for people interested in stream processing. Previous knowledge of Scala and/or Akka may be beneficial, but is not necessary.
YOU MAY ALSO LIKE:
- Implementing Microservices with Lagom (SkillsCast recorded in May 2016)
- ScalaCon 2022 (Online Conference on 4th - 8th October 2022)
- ScalaCon 2022: Keynote Meetup (in London on 4th October 2022)
- What is happening with Java? (Online Meetup on 6th June 2022)
- WebAssembly for Java Developers (Online Meetup on 8th June 2022)
- A History of Enterprise Monads (SkillsCast recorded in May 2021)
- Connecting the dots - building and structuring a functional application in Scala (SkillsCast recorded in May 2021)
A great new way to handle streaming data: Reactive Streams & Akka
Lutz Hühnken
Reactive Systems Artisan
Markus Jura
Markus Jura is working as a trainer and consultant for Typesafe. He has been a Play and Scala enthusiast ever since he jumped on these technologies in 2011. Markus combines more than seven years of professional experience working as a Technical Consultant for large enterprise companies, together with being the co-founder & CTO of the startup testmunk. He is located in Hamburg and tweets as @markusjura.