Skip to main content

zzzeek's clustering server framework

Project description

This library provides a framework for writing clustered services.

Currently, it is derived from the basis used in HAAlchemy, and is intended to be used with HAAlchemy and Connmon.

The core of the framework is a clusterable service which can connect with other clusterable services using a p2p system, and within the p2p system a partial implementation of the RAFT consensus algorithm may also be used for “leader” selection.

Messaging is performed using a simple RPC scheme. Applications which use the system only work with RPC message objects.

The file demo.py illustrates some use of the API.

The ZKCluster API is very specific to its current use cases, and is likely not useful as a general use RPC / clustering library.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zkcluster-0.0.6.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file zkcluster-0.0.6.tar.gz.

File metadata

  • Download URL: zkcluster-0.0.6.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zkcluster-0.0.6.tar.gz
Algorithm Hash digest
SHA256 fde9b1d78db5fb760e2745191df7c27db8bebf97fdf7f599990adf6638854e33
MD5 ecebdfe5b1bec70e8e4c224819eba4b4
BLAKE2b-256 b7aef7b0211ebd92e44da760b8c4883b469745be70b63900092ecf733366d3d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page