ZooKeeper
PHP Manual
PHP Manual»Інші сервіси»ZooKeeper

ZooKeeper

Вступ

This extension uses libzookeeper library to provide API for communicating with ZooKeeper service.

ZooKeeper is an Apache project that enables centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.

To Top