FREEDM DGI
Namespaces
freedm Namespace Reference

General FREEDM Namespace. More...

Namespaces

 broker
 Broker Architecture Namespace.
 

Detailed Description

Chandy-Lamport snapshot algorithm

Description:
: Each node that wants to initiate the state collection records its local state and sends a marker message to all other peer nodes. Upon receiving a marker for the first time, peer nodes record their local states and start recording any message from incoming channel until receive marker from other nodes (these messages belong to the channel between the nodes).