MySQL Forums
Forum List  »  NDB clusters

Re: Cluster performance
Posted by: Anton Aleksandrov
Date: June 03, 2005 11:06AM

Dear Jonathan!

I guess I didn't expain well.. Data nodes are placed on separate box with 2Gb of ram each. And those boxes does not make any problems - no much load. But load comes from API nodes, which are hosted on the same box, as webserver. Am I doing something wrong? How is connection beeing distributed between API and DB nodes?

I have tried MySQL 5, beta version. Our test results are just amazing - much-much faster, than we used DB<->API nodes.. And mysqld process almost does not use RAM, although it's just 1 PC that holds all connections to the database from 3 webservers!!! On the same tests mysqld on API nodes took a lot of RAM and test time was much longer (comparing 0.1sec on MySQL 5 to 6-60sec using cluster).

Probably I am doing something wrong or I don't understand something, my logic is not enough to understand that.. And my boss is saying - we should try to make cluster to run faster..

How is it better to make - have many API nodes or have just 1 powerfull box with lots of RAM for API node? Why mysqld process takes so much memory? It does not keep database, does it?

Regards,
Anton.

Options: ReplyQuote


Subject
Views
Written By
Posted
3359
May 27, 2005 04:32AM
2456
May 27, 2005 12:50PM
2432
May 30, 2005 03:21AM
4217
May 30, 2005 09:46AM
2523
June 02, 2005 04:19AM
2416
June 02, 2005 07:04PM
Re: Cluster performance
2325
June 03, 2005 11:06AM
2477
June 08, 2005 08:50AM
2100
June 03, 2005 12:26PM


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.