distributed_computing:locks

This is an old revision of the document!


Motivation

Locks, mutexes, semaphores, monitors are usually associated with concurrent programming. But exclusive resource access is also needed in distributed environments, e.g. when using a micro-service architecture.

  • distributed_computing/locks.1504956857.txt.gz
  • Last modified: 2017/09/09 13:34
  • by phreazer