Thread per Request vs Thread Pool per Operation - Architectural Comparison
Offered By: Code Sync via YouTube
Course Description
Overview
Explore the architectural approaches of thread per request versus thread pool per operation in web application design through this conference talk from Lambda Days 2022. Dive into the characteristics of web applications, thread mapping models, and JVM considerations. Compare the pros and cons of both thread per request and thread pool per operation approaches, with examples from Spring and Akka Http frameworks. Watch a practical demo and gain insights from the Q&A session to make informed decisions for your next project's technology stack. Learn from Krzysztof Płachno, a Scala Data Engineer at SwissBorg, as he provides a comprehensive analysis of these design motivations and their practical consequences.
Syllabus
00:00 - - Intro
03:49 - - Web Application Characteristics
05:53 - - Thread Mapping Models
07:47 - - JVM
08:50 - - Thread per Request
16:50 - - Thread Pool per Operation
19:37 - - Comparison
28:40 - - Demo
33:26 - - QnA
Taught by
Code Sync
Related Courses
Algorithms, Part IPrinceton University via Coursera Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera MongoDB for Java Developers
MongoDB University Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera Intro to Java Programming
San Jose State University via Udacity