libzookeeper-3.4.6-2.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/cmluciano/libzookeeper/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/cmluciano/libzookeeper/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install libzookeeper-3.4.6-2.x86_64

C client interface to zookeeper server

Full description:
  The client supports two types of APIs -- synchronous and asynchronous.

Asynchronous API provides non-blocking operations with completion callbacks and
relies on the application to implement event multiplexing on its behalf.

On the other hand, Synchronous API provides a blocking flavor of
zookeeper operations and runs its own event loop in a separate thread.

Sync and Async APIs can be mixed and matched within the same application.

Checksums

MD5 f06d5eb280c12da34e74f6a642f159d5
SHA1 f005a1d37db6f2a37dc1bdc69ce0e3dfed8edf28
SHA256 948eb2b8aa2c63a7391abdf75a74954b3f27521498466e4cc97e6536598e0735
SHA512 7c95009f69711c5b4f9fa547b63097e327b4828f53fa1400fe99f7b4f8f2cb275a02753b5f9951ba8ad0ab16707ac4bcf1dd9bd597dafa7df95616909ca7f352

Requires

  • libc.so.6(GLIBC_2.3)(64bit)
  • libm.so.6()(64bit)
  • libm.so.6(GLIBC_2.2.5)(64bit)
  • libpthread.so.0()(64bit)
  • libpthread.so.0(GLIBC_2.2.5)(64bit)
  • libpthread.so.0(GLIBC_2.3.2)(64bit)
  • libzookeeper_mt.so.2()(64bit)
  • libzookeeper_st.so.2()(64bit)
  • rtld(GNU_HASH)

Provides

  • libzookeeper(x86-64) = 3.4.6-2
  • libzookeeper = 3.4.6-2
  • libzookeeper_mt.so.2()(64bit)
  • libzookeeper_st.so.2()(64bit)

Files

  • /usr/share/doc/libzookeeper-3.4.6/README
  • /usr/share/doc/libzookeeper-3.4.6/LICENSE
  • /usr/lib64/libzookeeper_st.so.2.0.0
  • /usr/lib64/libzookeeper_st.so.2
  • /usr/lib64/libzookeeper_mt.so.2.0.0
  • /usr/lib64/libzookeeper_mt.so.2

Uploaded

almost 9 years ago

Package Size

248 KB

Installed Size

715 KB

Downloads

5

wget

wget --content-disposition "https://packagecloud.io/cmluciano/libzookeeper/packages/el/6/libzookeeper-3.4.6-2.x86_64.rpm/download.rpm?distro_version_id=27"

Homepage

http://hadoop.apache.org/zookeeper/

License

Apache License v2.0