In a well designed code base, only a very small part of the code should need to worry about concurrency and parallelism.
In a well designed code base, only a very small part of the code should need to worry about concurrency and parallelism.