libzookeeper-3.4.8-1.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo yum install libzookeeper-3.4.8-1.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 e54467f4d95edb3325765c160268d805
SHA1 df7e1584b382d32004e8bd327c995aa6104de40b
SHA256 4a920ce6294b4be5faadbcb47da65a64f10a614f3a9412494229af1195d7c518
SHA512 039e20bc8b4563e979336d79a4576302d0d05563dad7ee5d0495058749c023b28ce8426dd42fd5d47617f9aab1cccae1675f3a3b0c1be7c551a8ada626aea187

Requires

  • libc.so.6(GLIBC_2.16)(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)
  • rtld(GNU_HASH)

Provides

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

Files

  • /usr/share/doc/libzookeeper-3.4.8/README
  • /usr/share/doc/libzookeeper-3.4.8/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

over 8 years ago

Package Size

63.1 KB

Installed Size

231 KB

Downloads

64

wget

wget --content-disposition "https://packagecloud.io/rocknsm/dev/packages/el/7/libzookeeper-3.4.8-1.x86_64.rpm/download.rpm?distro_version_id=140"

Homepage

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

License

Apache License v2.0