Veröffentlicht in Donny Winston

Sharing is a way to facilitate concurrency. Collaboration is a way to orchestrate concurrent operations on what is shared. In this sense, the problem of data sharing and collaboration is an in-the-large version of the in-your-programming-language-and-runtime problem of shared memory and concurrent processes/threads.