Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/libdoozer,
C++ Client Library for the Doozer Locking Service
Branch: CURRENT,
Version: 0.1,
Package name: libdoozer-0.1,
Maintainer: tonnerrelibdoozer 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.
Required to run:[
x11/qt4-libs] [
devel/protobuf]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: d3f2280dc8889be8ca9c21b1a5bab6a54eb7b0cf
Filesize: 260.45 KB
Version history: (Expand)
- (2022-07-09) Package deleted from pkgsrc
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
- (2019-12-17) Package deleted from pkgsrc
- (2019-12-15) Package has been reborn
CVS history: (Expand)
2013-02-18 01:31:27 by Aleksej Saushev | Files touched by this commit (5) |
Log message:
Remove (again!) superfluous PKG_DESTDIR_SUPPORT.
|
2013-02-08 21:45:28 by Tonnerre | Files touched by this commit (5) | |
Log message:
Import libdoozer-0.1 as wip/libdoozer.
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.
|