Hacker News new | ask | show | jobs
by jfkebwjsbx 2166 days ago
Duplicating state has always been an approach for multithreading, but the problem is that it is not always fast enough and merging back can be hard.

There is no silver bullet. There are decades of academic research and engineering on this and we have yet to reach a good answer.