From: Graeme Wallace Date: November 28 2012 7:13pm Subject: Cluster J scalability List-Archive: http://lists.mysql.com/cluster/8451 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b3436b0db478a04cf92f444 --047d7b3436b0db478a04cf92f444 Content-Type: text/plain; charset=ISO-8859-1 When we're using JDBC to connect to MySQL cluster - we have to have multiple query nodes to spread the load. However, ClusterJ is configured by setting up a connect string. Currently I have this pointing to my management node. How scaleable does this end up being ? ie How much resource is the management node having to provide in order for a query/insert/update etc ? Do i need to think about having multiple SessionFactory's in my code to connect to different nodes to spread the load ? -- Graeme Wallace CTO FareCompare.com O: 972 588 1414 M: 214 681 9018 --047d7b3436b0db478a04cf92f444--