June 2018
Beginner
722 pages
18h 47m
English
As we indicated in the previous section, parallel processing may or may not produce better performance. One has to test every use case before deciding to use it. Parallelism can yield better performance, but the code has to be designed and possibly optimized to do it. And each assumption has to be tested in the environment as close to the production as possible.
However, there are a few considerations one can take into account while deciding between sequential and parallel processing:
Read now
Unlock full access