- Every node will
perform the
computation
on its own
- Each node
maintains some local information
- Local information is
only accessible by
the owner node
|
- Nodes will
exchange information to
help each other
perform the computation
- After receiving some
information, a node may
update its
local information
- If the node's
local information is
changed, the
node will
transmit its
updated local information
to other nodes !!!
|
|