Just a thought - Would the 'Spread Toolkit' (http://www.spread.org/) be useful in JMeter distributed testing?
>From the Spread website: Spread functions as a unified message bus for distributed applications, and provides highly tuned application-level multicast, group communication, and point to point support. >From what I understand, an existing problem in JMeter distributed testing is collating logs back to the master server, particularly when the logs capture extra information (e.g., the HTTP response). Perhaps using Spread could help in this? It has a Java API encapsulated in one package. Is it possible to prototype this idea using a BeanShell listener? Kind regards, Sonam Chauhan -- Corporate Express Australia Ltd. Phone: +61-2-93350725, Email: [EMAIL PROTECTED] Spread Toolkit http://www.spread.org/ Java Interface to the Spread Toolkit http://www.spread.org/docs/javadocs/java.html An interesting article on using Spread to unify apache access logs. http://www.samag.com/documents/s=7789/sam0302a/0302a.htm

