| ▲ | mgaunard 13 hours ago | ||||||||||||||||||||||||||||||||||||||||||||||||||||
I find it better to model that as an Actor than a mutex, but I guess it's inherently the same thing, except the actor also allows asynchronous operations. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | gpderetta 12 hours ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
You can go full circle and also make operations on a mutex asynchronous. Hence the realization that message passing and shared memory are truly dual. | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||