From: Andreas N. <an...@kl...> - 2004-07-15 11:20:24
|
Hi all, we are thinking about redundancy and scaling up once again.=20 One possible solution we are thinking about is using MySQL master / = slave replication, where you have one master, which handles the write = requests, and multiple read only slaves. My question is, if anyone has used OI/SPOPS in such an environment or = otherwise has any ideas concening the usage of SPOPS in such an = environment. Actually I`d be surprised if SPOPS could do this out of the box already, = but I am sure it could be extended to use one database handle for = reading objects and anotherone for writing. Any comments welcome. Andreas |