Sebastian Buczyński - Distributed locks with Python and Redis
Description:
Explore distributed locking mechanisms using Python and Redis in this conference talk from EuroPython 2015. Delve into the challenges of concurrent programming in distributed systems and service-oriented architectures. Learn how traditional synchronization primitives can be adapted for multi-node environments. Gain insights from real-world experiences in building a modern, highly concurrent contact center system. Discover techniques for managing exclusive resource access across self-contained components in a distributed setting.