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.
Release files for zkcluster 0.0.10
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| zkcluster-0.0.10.tar.gz | 21.5 kB | Details |
Release files / zkcluster-0.0.10.tar.gz
| Download URL | zkcluster-0.0.10.tar.gz |
|---|---|
| Size | 21.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
457fd716d81e878bb0c1ba14416d046c7dc36ddecb679920afc080d078e7903f
|
|
BLAKE2b-256 checksum How to use checksums |
26c30fe68bd38f603448c35d63d23d4bcbd5933f6b6c63a3e00f8eb4e711d9c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |