Building Responsive, Scalable Systems with Asynchrony and Flow Control
Offered By: Devoxx via YouTube
Course Description
Overview
Explore reliable methods for constructing responsive and scalable services in this 48-minute Devoxx conference talk. Delve into the concepts of asynchronous programming and back pressure, understanding their significance in modern system design. Compare thread-per-request models with asynchronous services, and learn how to implement back pressure down to the network layer. Discover the power of Akka HTTP and Akka Streams for achieving these goals, and contrast them with other asynchronous programming tools like CompletableFutures and Observables. Gain insights into the Reactive Streams specification and API. If time allows, witness a live demonstration of a networked application built with Akka, showcasing back pressure implementation across application layers, TCP, and client applications.
Syllabus
Building responsive, scalable systems with asynchrony and flow control - Christopher Batey
Taught by
Devoxx
Related Courses
Akka Streams with Scala | Rock the JVMUdemy Akka HTTP with Scala | Rock the JVM
Udemy How I Learned to Stop Worrying and Love the Flow
GOTO Conferences via YouTube Akka Streams for the Brave
Devoxx via YouTube Networks and Types - The Future of Akka
Devoxx via YouTube