YoVDO

Programming Reactive Systems

Offered By: École Polytechnique Fédérale de Lausanne via edX

Tags

Scala Courses Akka Courses Distributed Systems Courses Functional Programming Courses Stream Processing Courses Asynchronous Programming Courses Reactive Systems Courses

Course Description

Overview

Reactive programming is a set of techniques for implementing scalable, resilient and responsive systems as per the Reactive Manifesto. Such systems are based on asynchronous message-passing, and their basic building-blocks are event handlers. This course teaches how to implement reactive systems in Scala and Akka by using high-level abstractions, such as actors, asynchronous computations, and reactive streams.


Syllabus

The course starts by showing how to abstract over event handlers. Then, it explains how to write concurrent systems by using the Actor programming model, how to make these systems resilient to failures, and how to scale out to distributed actors. Last,the course shows how to manipulate, in a resource efficient way, intermittent and potentially infinite streams of data.

During this course we’ll go through:

  • reminder on functional programming in Scala (case classes,higher-order functions, standard collections),
  • asynchronous programming with Future API,
  • actor programming model,
  • introduction to Akka actors,
  • failure handling with actors using supervision,
  • actor lifecycle monitoring and Receptionist pattern,
  • persistent actor state,
  • distributing actors in a cluster,
  • eventual consistency,
  • actor composition,
  • scaling actor systems,
  • protocols in Akka typed,
  • Akka typed adapters,
  • challenges of stream processing,
  • the Reactive Streams specification,
  • introduction to Akka Streams,
  • streams failure handling and processing rate
  • streaming protocols and stream composition,
  • stateful operations and materialized values,
  • splitting and merging streams,
  • integrating streams with typed actors.

Taught by

Roland Kuhn, Konrad Malawski, Martin Oderski and Julien Richard-Foy

Tags

Related Courses

AWS ML Engineer Associate 1.3 Validate Data and Prepare for Modeling (Simplified Chinese)
Amazon Web Services via AWS Skill Builder
Big Data Analysis with Scala and Spark
École Polytechnique Fédérale de Lausanne via Coursera
Build a Question-answering Bot using Generative AI (Indonesian)
Amazon Web Services via AWS Skill Builder
Data Science with Scala
Cognitive Class
Machine learning with Apache SystemML
Cognitive Class