Till KTH:s startsida Till KTH:s startsida

Visa version

Version skapad av Johan Montelius 2014-08-05 17:11

Visa < föregående | nästa >
Jämför < föregående | nästa >

Coordination I

So if we now have our distributed system where we hardly can tell what time it is, how do we coordinate our actions? Simple things as taking a lock to protect critical operations is if not tricky, time consuming.

Multi-casting is also a coordination problem. It does not look like one at first sight but it turns out that processes have to agree on the order of arriving messages or if a arrived message should be treated at all.