Need for Async - In Pursuit of Internet-Scale Apps
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the critical need for asynchronous programming in developing high-performance, internet-scale applications in this comprehensive talk. Dive deep into the underlying reasons and techniques used to achieve scalability, from kernel-level intricacies to high-level abstractions. Begin with an examination of network transports and their impact on system latency, then progress to operating system socket selector implementations and the famous C10K problem. Discover how these implementations evolved to handle increasing numbers of concurrent connections. Analyze processor and thread utilization effects, and learn how parallel programming paradigms like message-passing and stream processing contribute to achieving stable, low-latency systems. Gain valuable insights into the pursuit of optimal performance for modern web applications.
Syllabus
Need for Async: In pursuit of internet-scale apps by Konrad Malawski
Taught by
Devoxx
Related Courses
Computer ArchitecturePrinceton University via Coursera High Performance Scientific Computing
University of Washington via Coursera Parallel Programming Concepts
openHPI Введение в параллельное программирование с использованием OpenMP и MPI
Tomsk State University via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera