[ 原始碼: zookeeper ]
套件:zookeeper-bin(3.9.3-1)
zookeeper-bin 的相關連結
Debian 的資源:
下載原始碼套件 zookeeper:
- [zookeeper_3.9.3-1.dsc]
- [zookeeper_3.9.3.orig.tar.gz]
- [zookeeper_3.9.3.orig.tar.gz.asc]
- [zookeeper_3.9.3-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [zookeeper.apache.org]
相似套件:
Command line utilities for zookeeper
ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications.
This package contains additional zookeeper command line utilities using the C binding. See the "zookeeper" package for command line utilities using the java binding.
其他與 zookeeper-bin 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libzookeeper-mt2 (= 3.9.3-1)
- Multi threaded C bindings for zookeeper