Yahoo España Búsqueda web

Search results

  1. Apache ZooKeeper es un proyecto de software libre de la Apache Software Foundation, que ofrece un servicio para la coordinación de procesos distribuido y altamente confiable que da soluciones a varios problemas de coordinación para grandes sistemas distribuidos.

  2. 8 de ene. de 2024 · The ZooKeeper Java bindings are composed mainly of two Java packages: org.apache.zookeeper: which defines the main class of the ZooKeeper client library along with many static definitions of the ZooKeeper event types and states.

  3. Apache ZooKeeper is an open-source server for highly reliable distributed coordination of cloud applications. It is a project of the Apache Software Foundation . ZooKeeper is essentially a service for distributed systems offering a hierarchical key-value store , which is used to provide a distributed configuration service ...

  4. 3 de jul. de 2016 · Introducción a ZooKeeper. En este tutorial vamos a presentar ZooKeeper, el proyecto de Apache que nos provee de un servicio centralizado para diversas tareas como: Mantenimiento de configuración, naming, sincronización distribuida o servicios de agrupación.

  5. 15 de ene. de 2021 · ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.

  6. For the latest information about Apache ZooKeeper, please visit our website at: https://zookeeper.apache.org. and our wiki, at: https://cwiki.apache.org/confluence/display/ZOOKEEPER

  7. training.apache.org › presentations › zookeeperApache ZooKeeper

    ZooKeeper is a distributed, highly available, scalable and strictly consistent hierarchical data store