RMI Load Test Tool?
I am looking for an open source / free download testing tool for testing applications via RMI.
I only know the JMeter plugin "JMeter RMI Sampler", but I'm looking for another one.
+3
Ralph
source
to share
1 answer
You can try The Grinder , a Java load testing framework.
Grinder 3 is open source and supports the RMI protocol :
The shredder can be used to test RPC and MOM based systems using protocols such as IIOP, RMI / IIOP, RMI / JRMP, and JMS.
+1
Aliaksandr Belik
source
to share