On Sat, Apr 06, 2002 at 11:50:02PM -0600, Onie Camara wrote (wyy sez): > > Tip naman. > > I'm planning to setup a mysql server pero clustering. Ano sa tingin ninyo > ang maganda kong gawin? Parang gusto ko yung tipong Beowolf ang dating. > Maari ba? >
MySQL does not come with clustering extensions. there is currently no way for example for make a MySQL query faster via some form of clustering technology. a solution would be to parallelize the problem in the application level. add more webservers (server farm) and just make a sufficiently powerful database backend. if you have the money buy oracle. -------------------------------------- William Emmanuel S. Yu Ateneo Cervini-Eliazo Networks (ACENT) email : wyy at admu dot edu dot ph web : http://CNG.ateneo.net/wyu/ phone : 63(2)4266001-4186 GPG : http://CNG.ateneo.net/wyu/wyy.pgp War spares not the brave, but the cowardly. -- Anacreon
msg15699/pgp00000.pgp
Description: PGP signature
