golang-github-juju-mutex-dev 0.0~git20171110.1fe2a4b-3 (amd64 binary) in ubuntu bionic

 package mutex provides a named machine level mutex shareable between
 processes.
 .
 Mutexes have names. Each each name, only one mutex for that name can be
 acquired at the same time, within and across process boundaries. If a
 process dies while the mutex is held, the mutex is automatically released.

Details

Package version:
0.0~git20171110.1fe2a4b-3
Source:
golang-github-juju-mutex 0.0~git20171110.1fe2a4b-3 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional