We work on a Galera cluster with 1.5 TB data on each node. Galera is
synchronous and you do not need a management node .

Reducing your Isolation level will reduce the deadlock in Galera.

More over Galera uses the standard InnoDB engine for operations and NDB is
completely a different engine with more operations in memory. Galera has a
self healing property in case of a crash.

Let me know if the config and conditions under which galera failed.

Regards,
KarthiK.P.R

On Thu, Apr 23, 2015 at 11:11 AM, Rajesh kumar <rkrajeshkuma...@gmail.com>
wrote:

> You need an alternative to MySQL NDB cluster or MySQL Cluster Manger NDB.
>
> >
> > NDB Cluster is more enterprise oriented. If you need an HA cluster in
> MySQL
> > please try out Galera Cluster for MySQL.
> >
> >
> I have tried out Galera Cluster.
> But for Critical webapplication, galera is not working well. I am getting
> more deadlock conditions.
> But ndb is good and the response time is also good.
>
>
>
>
> > ILUGC Mailing List Guidelines:
> > http://ilugc.in/mailinglist-guidelines
> >
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
> ILUGC Mailing List Guidelines:
> http://ilugc.in/mailinglist-guidelines
>
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to