The latest version of distributed-process-zookeeper is 0.2.3.0-1.

distributed-process-zookeeper

Version 0.2.0.0 revision 0 uploaded by jeremyjh.

Package meta

Synopsis
A Zookeeper back-end for Cloud Haskell.
Description

Provides service and node discovery for Cloud Haskell applications using a Zookeeper cluster for name registration, lookups and leader election. Uses the hzk bindings to the Zookeeper multi-threaded C library.

Objectives and features:

  • Compatible with distributed-process-p2p API - can work as a drop-in replacement.

  • No dependencies beyond those already included by distributed-process, hzk and network-transport-tcp.

  • Automatic registration of local names to Zookeeper.

  • Global singleton processes with leader election and re-elections on leader exit.

Check out the example.

Author
Jeremy Huffman
Bug reports
n/a
Category
Control, Cloud Haskell
Copyright
Jeremy Huffman
Homepage
https://github.com/jeremyjh/distributed-process-zookeeper
Maintainer
jeremy@jeremyhuffman.com
Package URL
n/a
Stability
n/a

Components