On 03/09/12 12:02 AM, Kaushal Shriyan wrote:
This servers would be used for MySQL DB purpose. I suppose it would be IO bound instead of CPU cycles. Please help me understand.
if you have a large number of client->sql connections and concurrent queries, and lots of ram for caching, more hardware threads almost always helps.