libdoozer is a C++ client library for the Doozer lock service. It implements all the client functions the Go library has. It can be used for: - Synchronized configuration update, - Optimistic resource locking, - Master election and - Service autodiscovery. It supports multiple master processes in multiple locations while still guaranteeing a globally consistent state.
5 lines
130 B
Text
5 lines
130 B
Text
@comment $NetBSD: PLIST,v 1.1 2013/02/08 20:45:28 tonnerre Exp $
|
|
bin/doozer-cli
|
|
bin/doozer-ping
|
|
include/doozer.h
|
|
lib/libdoozer.la
|