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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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:

Check out the example.

Properties

Versions 0.2.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0
Change log None available
Dependencies base (>=4.6 && <4.8), binary (>=0.7.1.0 && <0.8), bytestring (>=0.10.0.0 && <0.11), containers (>=0.5.0.0 && <0.6), deepseq (>=1.3.0.0 && <1.4), distributed-process (>=0.5.3 && <0.6), 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.5), transformers (>=0.4.2.0 && <0.5) [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 2015-03-14T15:08:45Z

Modules

[Index]

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