Within this tutorial we will:
-Use the DistributedLock library (link below)
-Talk about use cases for a distributed lock / mutex
-Use the file system and a Postgres database as different lock provider
The example code can be found here:
https://github.com/rweritz/Distribute...
The used library can be found here:
https://github.com/madelson/Distribut...