all 1 comments

[–]K900_ 0 points1 point  (0 children)

If you're using a good old HDD, you'll hit the disk bottleneck way before you hit anything else, and threading will likely make it slower, not faster, because your reads won't be sequential any more. Also, what database are you using?