A thought on threading from a retired software engineer about hyper-threading only helps in certain scenarios. Your application has to be written and compiled to take advantage of this feature in some form. First, you have to code in such a way as to actually use threads but, just being...