MySQL Forums
Forum List  »  NDB clusters

Re: Communciating with multiple SQL nodes
Posted by: Stewart Smith
Date: December 06, 2005 07:25AM

1)
Memory and CPU contention. You may get better performance with having the SQL node on a different machine.

2) We don't provide a built in method for selecting which SQL node to connect to. You can either implement a little bit of logic in your application or use one of the freely available load balancers. Other people on the list and forum have production experience with these systems.

Stewart Smith, Software Engineer - MySQL Cluster
MySQL AB, www.mysql.com

Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Communciating with multiple SQL nodes
1366
December 06, 2005 07:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.