MySQL Forums
Forum List  »  NDB clusters

Re: Cluster speed
Posted by: Stewart Smith
Date: March 03, 2006 11:14PM

5.0 has a bunch of speed improvements.

You should also try running on gigabit.

also, joins are done in the mysql server, not in the data nodes - so joins may end up being nasty.

Also, remember that the speed in cluster comes from parallelism, not start-to-finish query time.

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
1987
March 03, 2006 10:51AM
Re: Cluster speed
1219
March 03, 2006 11:14PM
1232
March 04, 2006 02:15PM
1228
March 05, 2006 04:28AM
1178
March 10, 2006 05:09AM
1085
March 10, 2006 06:31AM
1114
March 10, 2006 06:52AM
1165
March 10, 2006 08:52AM
1150
March 27, 2006 01:53PM
1146
March 28, 2006 10:56PM


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.