Distributed Computing Q&A regarding the homework


More recent questions will be at the beginning (top) of the page.

Q&A Homework 2:


> in question 3:

> 

> the processors has unique ID's ?(if so we can select a leader and finish)

> what do we know about the processors at all?

 

Right.  Processors do *not* have unique ID's.  All processors are

identical, produced in a factory and then a ring was built from n copies

of the processors.


> Is it enough to describe the algorithm or should I write down the pseudo code

> for algorithm as well?

You need to describe it (short description with the key ideas) and

Pseudo code, clear and short.