My server application may end up being spread over 200 servers supporting up
to 1 million persistent tcp connections. Each client will have many records
in a database, performing updates and selects. How well does mysql
replication work over 200 servers? Was replication meant for an application
of this scale? If not, is there some sort of database partitioning scheme
available?

Steve



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to