Categories
|
Leader Election Protocol - IT & Telecom Application area: IT Infrastructure Simulation method: Agent Based Tags: it protocol leader election Leader Election ProtocolA model of a distributed leader election protocol. A number of machines are connected with an unreliable network. The network loses, duplicates, and delays messages randomly. The machines themselves can crash and recover. The protocol is used to maintain a single leader (master) known to all working machines at any time. This is achieved by using synchronization and election algorithms based on constant and random timeouts. Each machine executes the same algorithm specified as a statechart. You can force a machine (e.g. current master) to crash/repair and watch the elections on the color chart. The model was created with AnyLogic - simulation software / IT Infrastructure Related Models |