cyvive / agnostic

Software Agnostic Development Accelerator
Mozilla Public License 2.0
1 stars 2 forks source link

P2P Leader Election #23

Open keidrych opened 5 years ago

keidrych commented 5 years ago

Some management functions within the P2P network require a leader to be elected.

Redis Events is a good example, where only one listener should be available at any time to stop event duplication

connects #21