Hello everyone,
I was wondering if anyone out there has ever figured out how to distribute their data
across multiple database instances. What I'm kind of looking for is a RAID array for my
database, so that I can load balance the work across multiple CPUs and have error
failover in the case that one machine goes down. Any MySQL solutions? Any other out of
the box solutions?
I am betting this is a very hard problem to solve but at my database's/service's current
rate of growth I am going to run out of database CPU cycles in a matter of months...
Thanks,
DJ