Skip to content

A p2p Python service that discovers nodes using SSDP and forms a cluster with shared state

License

Notifications You must be signed in to change notification settings

nijave/python-shared-state-network-service

Repository files navigation

python-shared-state-network-service

A p2p Python service that discovers nodes using SSDP and forms a cluster with shared state

This code uses SSDP to discover nodes running the same service and join them to the cluster. PyObjSync is used to create a cluster that utilizes Raft consensus to share state.

About

A p2p Python service that discovers nodes using SSDP and forms a cluster with shared state

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published