0
16kviews
Raymond tree based algorithm.
1 Answer
0
697views

This algorithm uses a spanning tree to reduce the number of messages exchanged per critical section execution.

The network is viewed as a graph, a spanning tree of a network is a tree that contains all the N nodes.

The algorithm assumes that the underlying network guarantees message delivery. All …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.