Closed martinruefenacht closed 4 years ago
The any 2 ProxyTask also is required to be concurrent so it is not exclusive to the ComputeModel, but to the entire machine logic...
Concurrency needs to be global on machine since logic tasks need to be able to be concurrent as well.
As topic says. Currently Machine is the concurrent thing with nodes/processes, but should the ComputeModel be in charge of that?