What cycle can be applied to best optimize the pool size based on the individual computer?
Answer: deploy-monitor-adjust: Set the initial pool size to the number of CPUs, and observe for a while to see how often the threads interact with the CPU or another contentious resource. For whichever resource is in lowest supply, the pool size can be increased by the ratio of time the CPU was not used divided by the total executing time
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.