RedLock a smart lock for distributed systems
Python Room
14:30:00+03:00-15:00:00+03:00
Locking could be done in many different ways, some of them are quite heavy (slow), others can be dangerous (deadlocks), in this session we will go through some simple ways of locking a resource and profile the different approaches.
We will go through ...