[Spread-users] Need advices

Min Lu minlu at nc.rr.com
Mon Sep 9 23:20:54 EDT 2002


I am facing similar issues in our development. I am considering doing
similar thing
In Solaris as DRBD is doing in Linux . I wonder if anyone has tried that
before.

Like SNDR from Sun.

Min


-----Original Message-----
From: spread-users-admin at lists.spread.org
[mailto:spread-users-admin at lists.spread.org] On Behalf Of Sam Przyswa
Sent: Friday, September 06, 2002 11:13 AM
To: Spread List
Subject: [Spread-users] Need advices

Hi,

I need and advice before to start a Spread project.

Ce goal of this project is to permit to run several MySQL servers in
clustering
mode to get high availability and high performances. The problem is
MySQL is the
multi-threading and the shared memory, at this time none clustring
system can run
multi-threading and shered memory apps.

MySQL has a db replication feature but only in one way master-->slave
then if the
master go down the whole cluster system down too, an second problem we
store files
up to 10Mb in the DB and replicate a such insert on 10 servers will
overload the
network.

What we are thinking: use Spread to multicast the insert, update,
delete, alter,
commands on all other nodes on the cluster but only once, then each node
listening
the spread messages replicate their base as soon as the message are
passed. With
this system we espect to got a realtime replication between 10 or more
MySQL
servers through the network with a minimum network overload.

My question is it possible to do that with Spread and to spread a
message up to
10Mb ?

Thanks in advance for your help.

Sam.
--
Sam Przyswa - Chef de projet
Arial Concept - Intégrateur Internet
36, rue de Turin - 75008 - Paris
Tel: 01 40 54 86 04 - Fax: 01 40 54 83 01
Web: http://www.arial-concept.com - Email: Info at arial-concept.com



_______________________________________________
Spread-users mailing list
Spread-users at lists.spread.org
http://lists.spread.org/mailman/listinfo/spread-users






More information about the Spread-users mailing list