Programming Reactive Systems

By Coursera on Coursera · Technology
Price
Free

About This Course

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. You will learn how to: - use, transform and sequence asynchronous computations using Future values - write concurrent reactive systems based on Actors and message passing, using untyped Akka and Akka Typed - design systems resilient to failures - implement systems that can scale out according to a varying workload - transform and consume infinite and intermittent streams of data with Akka Stream in a non-blocking way - understand how back-pressure controls flows of data

Instructor

Roland Kuhn

Frequently Asked Questions

How much does Programming Reactive Systems cost?
Visit the Programming Reactive Systems course page for current pricing and available discounts.
Who teaches Programming Reactive Systems?
Programming Reactive Systems is taught by Roland Kuhn, École Polytechnique Fédérale de Lausanne.
What skill level is Programming Reactive Systems for?
This course is designed for all levels learners.