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 principles of actor composition in reactive programming, focusing on the structural type of actors and their composition within systems. It explains the customer pattern for dynamic composition, the use of interceptors, the ask pattern for asynchronous communication, result aggregation, risk delegation strategies, and the implementation of a file writer example. Additionally, it discusses the concept of facade for translation, validation, rate limitation, and access control.