套件: golang-github-minio-dsync-dev (0.0~git20170209.0.b9f7da7-2)
golang-github-minio-dsync-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-minio-dsync:
- [golang-github-minio-dsync_0.0~git20170209.0.b9f7da7-2.dsc]
- [golang-github-minio-dsync_0.0~git20170209.0.b9f7da7.orig.tar.xz]
- [golang-github-minio-dsync_0.0~git20170209.0.b9f7da7-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Henti Smith
外部的資源:
- 主頁 [github.com]
相似套件:
Distributed sync package for Go
dsync is a package for doing distributed locks over a network of n nodes. It is designed with simplicity in mind and hence offers limited scalability (n <= 16). Each node will be connected to all other nodes and lock requests from any node will be broadcast to all connected nodes.