4164 shaares
If you're dealing with multithreading you should not turn to mutexes by default indeed. Consider higher level primitives and patterns first.
If you're dealing with multithreading you should not turn to mutexes by default indeed. Consider higher level primitives and patterns first.