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