adobe / aquarium-fish

Your best secure distributed heterogeneous dynamic compute resource manager for CI
Other
7 stars 2 forks source link

AF-30 Clustering implementation #54

Open sparshev opened 1 year ago

sparshev commented 1 year ago

This change should add a proper clustering support with all the great functionality we had and even more with resistance to brain-split.

The change is BREAKING because removes the node description: not actually needed since all the decisions are made on the node itself.

TODO: Add more tests and proper documentation of each aspect of the cluster.

Related Issue

30

Motivation and Context

Without a p2p cluster - what a life?

How Has This Been Tested?

Automatically

Screenshots (if appropriate):

Types of changes

Checklist: