Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture by the instructor from Citadel Securities delves into the importance of lock-free synchronization for achieving low latency in distributed systems. The content covers topics such as hardware acceleration of high-level abstractions, software transactional memory, and the challenges of fine-grained synchronization. Practical examples and solutions for unique identifier generation, messaging queues, and scalable connection sharing are discussed. The lecture emphasizes the trade-offs between lock-based and lock-free approaches, the significance of thread-local processing, and the complexities of failure detection in real-time systems.