Proper Thread synchronization is hard.

One Comment

  1. Tina Marie says:

    I really believe that there are very few humans capable of completely wrapping their minds around multi-threaded code. We’re just too single-threaded by nature.

    We’ve had more problems in code with synchronizing threads then anything else, with the possible exception of memory leaks.

Leave a Reply