Andrew Dunstan <and...@dunslane.net> writes: > Last time I built something to drive a huge client load (many > thousands of simultaneous connections to a web app) I did it in highly > threaded Java using HttpUnit from a number of separate client machines. You > wouldn't believe what that managed to do to MySQL on the backend ;-)
Last time I've head about that kind of Java stuff, it was a JMeter story. The webapp guys and the JVM admins were so proud that the load test couldn't worry their setup that they were willing to retest using tsung. On a single client rather than the client farm, tsung pushed their setup to an halt under heavy load... and that was with older erlang limits of about 800 connections per node, now it's on the 50000 connections per node ballpark IIRC. Just saying :) -- dim -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers