10
votes
9answers
851 views

What lessons did you learn from a project which nearly/actually failed due to bad multithreading?

What lessons did you learn from a project which nearly/actually failed due to bad multithreading? Sometimes, the framework imposes a certain threading model that makes things an order of magnitude ...