|
|
|
|
|
by uniqueuid
1046 days ago
|
|
To be honest, I don't think both are similar at all. Parallelizing across machines involves networks, and well, that's why we have jepsen, and byzantine failures, and eventual consistency, and net splits, and leadership election, and discovery - so in short a stack of hard problems that in and of itself is usually much larger than what you're trying to solve with multiprocessing. |
|