Geoff
said "From what I know, clustering is a high-availability, 5 9's type of
thing used in telecom. I don't know of any web "
From what I know, clustering is a high-availability, 5 9's type of
thing used in telecom. I don't know of any web companies using it,
which tells me that a partitioning and replication strategy is a
more cost effective way to scale a read-heavy site.
Ofer
said "Eventually you get to the point where you need more than one write
server for some portion of the db that cannot be "
Eventually you get to the point where you need more than one write
server for some portion of the db that cannot be split up into
smaller pieces, and then you have to cluster.
... or you start out with a different DB where clustering is
easier, like Informix :)
David
(no subject) + -
David
Clustering all the way! + -
Geoff
RE: Clustering all the way! + -
http://en.wikipedia.org/wiki/MySQL_Cl...
David
RE: Clustering all the way! + -
http://jeremy.zawodny.com/blog/archiv...
Ofer
RE: Clustering all the way! + -
... or you start out with a different DB where clustering is easier, like Informix :)
Naresh
Doing mail db testing + -
David
RE: Doing mail db testing + -
Brian
doing mail db testing. + -