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 fan-in and fan-out operations in programming reactive systems using Akka Streams. It explains the concepts of fan-in and fan-out operations, demonstrates static operators like Merge and ZipWith, and dynamic operators like MergeHub and BroadcastHub. The lecture also discusses scenarios where dynamic fan-in and fan-out operations are useful, such as in a coffee factory production line.