distributed-process-zookeeper: A Zookeeper back-end for Cloud Haskell.

[ bsd3, cloud-haskell, control, library ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • Control
    • Distributed
      • Process
        • Control.Distributed.Process.Zookeeper

Flags

Automatic Flags
NameDescriptionDefault
zkexamples

Build example programs.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0
Dependencies base (>=4.6 && <4.9), binary (>=0.7.1.0 && <0.9), bytestring (>=0.10.0.0 && <0.11), containers (>=0.5.0.0 && <0.6), deepseq (>=1.3.0.0 && <1.5), distributed-process (>=0.5.3 && <0.7), distributed-process-zookeeper, hzk (>=2.1.0 && <2.2), mtl (>=2.2.1 && <2.3), network (>=2.6.0.2 && <2.7), network-transport (>=0.4.1.0 && <0.5), network-transport-tcp (>=0.4.1 && <0.6), transformers (>=0.4.2.0 && <0.6) [details]
License BSD-3-Clause
Copyright Jeremy Huffman
Author Jeremy Huffman
Maintainer jeremy@jeremyhuffman.com
Category Control, Cloud Haskell
Home page https://github.com/jeremyjh/distributed-process-zookeeper
Source repo head: git clone git://github.com/jeremyjh/distributed-process-zookeeper.git
Uploaded by jeremyjh at 2016-03-07T02:19:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables boss
Downloads 3064 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-11 [all 3 reports]