Skip to content

bradjorgensen/php-zookeeper-recipes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-zookeeper-recipes

The Zookeeper recipes implemented in PHP, using the PECL Zookeeper API.

For the time being (Q4 2012), I only plan to implement a few of the recipes synchronously. Patches welcome.

Here’s what has been implemented so far:

  • Exclusive locks (class ZR_Xlock)
  • Shared locks (class ZR_Slock)

About

The Zookeeper recipes implemented in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%