套件:golang-github-hashicorp-serf-dev(0.8.1+git20180508.80ab4877~ds-1)
golang-github-hashicorp-serf-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-hashicorp-serf:
- [golang-github-hashicorp-serf_0.8.1+git20180508.80ab4877~ds-1.dsc]
- [golang-github-hashicorp-serf_0.8.1+git20180508.80ab4877~ds.orig.tar.xz]
- [golang-github-hashicorp-serf_0.8.1+git20180508.80ab4877~ds-1.debian.tar.xz]
維護小組:
- Debian Go Packaging Team (QA 頁面, 郵件存檔)
- Martín Ferrari (QA 頁面)
- Tianon Gravi (QA 頁面)
- Tim Potter (QA 頁面)
外部的資源:
- 主頁 [www.serfdom.io]
相似套件:
Service orchestration and management tool (source)
Serf is a decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.
Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip protocol is used to communicate with other nodes. Serf can detect node failures and notify the rest of the cluster. An event system is built on top of Serf, letting you use Serf's gossip protocol to propagate events such as deploys, configuration changes, etc. Serf is completely masterless with no single point of failure.
This package contains the source.
其他與 golang-github-hashicorp-serf-dev 有關的套件
|
|
|
|
-
- dep: golang-github-armon-circbuf-dev
- Golang circular (ring) buffer
-
- dep: golang-github-armon-go-metrics-dev
- library for exporting performance and runtime metrics
-
- dep: golang-github-hashicorp-go-msgpack-dev
- encode/decode and rpc library for msgpack and Binc
-
- dep: golang-github-hashicorp-go-syslog-dev
- Golang syslog wrapper, cross-compile friendly
-
- dep: golang-github-hashicorp-logutils-dev
- Utilities for slightly better logging in Go
-
- dep: golang-github-hashicorp-mdns-dev
- Simple mDNS client/server library in Golang
-
- dep: golang-github-hashicorp-memberlist-dev (>= 0.1.0+git20180209~)
- Golang package for gossip based membership and failure detection
-
- dep: golang-github-mitchellh-cli-dev
- library for implementing command-line interfaces
-
- dep: golang-github-mitchellh-mapstructure-dev
- library for decoding generic map values into native Go structures
-
- dep: golang-github-ryanuber-columnize-dev
- Easy column formatted output for golang