|
|
|
|
|
by surajrmal
566 days ago
|
|
It's not always that simple. For a complicated self contained state machine this might work, but what about a situation where you are coordinating interactions with multiple distinct actors? You need a primitive to wait. At that point you need to pick a threading model. |
|