A Pragmatic Introduction to Multicore Synchronization with Samy Al Bahra
This talk will introduce attendees to the challenges involved in achieving high performance multicore synchronization. The tour will begin with fundamental scalability bottlenecks in multicore systems and memory models, and then extend to advanced synchronization techniques involving scalable locking and lock-less synchronization. Expect plenty of hacks and real-world war stories in the fight for vertical scalability. Some of the topics introduced include memory coherence and consistency, memory organization, scalable locking, biased asymmetric synchronization, non-blocking synchronization and safe memory reclamation.
Samy Al Bahra
Samy is the CTO of Backtrace I/O, a New York-based company dedicated to improving debug technologies for today's complex applications. Prior to Backtrace I/O, Samy was a principal engineer at AppNexus, where he played a lead role in the architecture and development of many mission-critical components of the ecosystem. His work at AppNexus was instrumental in scaling the system to 18 billion impressions with orders of magnitude in efficiency improvements. Prior to AppNexus, Samy was behind major performance improvements to the core technology at Message Systems. At the George Washington University High Performance Computing Laboratory, Samy worked on the UPC programming language, heterogeneous computing and multicore synchronization. Samy is also the founder of the Concurrency Kit project, which several leading technology companies rely on for scalability and performance.
Samy serves on the ACM Practitioners Board and is Co-Organizer of the 2016 Applicative Conference, which brings together researchers and practitioners to share the latest technologies and trends in computing. He is also a member of the Applicative Program Committee for the Systems Software Developer track.