Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the integration of streams with (typed) actors in the context of programming reactive systems. It explains how to use actors as sinks or sources, how to source an Akka stream, and how to implement back-pressure with typed actors. The lecture also demonstrates asking actors in a flow and summarizes the key concepts learned.