项目作者: amazingchow

项目描述 :
provide distributed locking service
高级语言: Go
项目地址: git://github.com/amazingchow/photon-dance-distributed-locks-service.git
创建时间: 2020-04-16T07:31:16Z
项目社区:https://github.com/amazingchow/photon-dance-distributed-locks-service

开源协议:MIT License

下载


dlock

Usage

dlock is used to coordinate the activities of multiple threads or processes or services, by controlling access to a shared resource by locking and unlocking the resource, which provides synchronization semantic for distributed application.

Contributing

Step 1

  • 🍴 Fork this repo!

Step 2

  • 🔨 HACK AWAY!

Step 3

Support

License

  • This project is licensed under the MIT License - see the MIT license for details.