← Back to team overview

maria-discuss team mailing list archive

Re: async cluster

 

On 24 Sep 2013, at 07:05, Roberto Spadim <roberto@xxxxxxxxxxxxx> wrote:

> hi colin! galera cluter have something like it?
> 
> 

Galera Cluster is synchronous replication. It makes use of certification based replication. Read more at: http://codership.com/products/galera_replication or http://www.codership.com/wiki/doku.php?id=certification

You can read about how people have implemented it here:
	http://www.mysqlperformanceblog.com/2012/01/11/making-the-impossible-3-nodes-intercontinental-replication/
	http://www.codership.com/content/synchronous-replication-loves-you-again

And a very interesting mailing list thread here:
	https://groups.google.com/forum/#!topic/codership-team/PtP1ZGtDEc0

> 2013/9/23 Colin Charles <byte@xxxxxxxxxxx>
> 
> On 24 Sep 2013, at 06:32, Roberto Spadim <roberto@xxxxxxxxxxxxx> wrote:
> 
> > Hi guys, i got a question yesterday...
> > there's an async cluster solution? example...
> > multi-master and async? if it's async, it can't be multi-master, i'm wrong?
> >
> 
> 
> You do say "async cluster solution", so I'm wondering if you mean NDBCLUSTER? If you are, you might refer to:
>         http://www.clusterdb.com/mysql-cluster/mysql-cluster-asynchronous-replication-conflict-detection-resolution1/
> 
> Naturally, the above doesn't apply to MariaDB as we don't ship NDBCLUSTER.
> 
> --
> Colin Charles, Chief Evangelist
> MariaDB | t: +6-012-204-3201 | Skype: colincharles
> 
> 
> 
> 
> -- 
> Roberto Spadim
> SPAEmpresarial

--
Colin Charles, Chief Evangelist
MariaDB | t: +6-012-204-3201 | Skype: colincharles



Follow ups

References