Lecture

Concurrency: Executors and Mutual Exclusion

Description

This lecture covers the efficient alternatives to threads, known as executors, which allow the redesign of applications by specifying tasks to different pools. It also delves into mutual exclusion properties, focusing on the readers-writers problem, critical sections, synchronized blocks, and monitors in Scala and JVM.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.