October 2014
Intermediate to advanced
280 pages
7h 20m
English
Run this code on your machine. See if you get comparable results.
Write a program that spawns two processes and then passes each a unique token (for example, “fred” and “betty”). Have them send the tokens back.
Is the order in which the replies are received deterministic in theory? In practice?
If either answer is no, how could you make it so?
Read now
Unlock full access