Changes between Version 8 and Version 9 of Challenge


Ignore:
Timestamp:
03/12/19 03:57:45 (7 years ago)
Author:
siegel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Challenge

    v8 v9  
    99
    1010The dissemination barrier works as follows.   There are n processes, numbered
    11 0 .. n-1.    The ordered is treated as cyclical.   The protocol goes through
     110 .. n-1.    The ordere is treated as cyclical.   The protocol goes through
    1212ceil(log_2(n)) stages.   At stage i, each process sends a message to the process
    13132^i to its "right", and waits to receive a message from the process 2^i to its "left".