Hi, I and my Team want to test a JAVA Programm which will be later running as an service. There will be no GUI for configuration. The service use the MGCP protocoll and we want to produce Load for this protocoll. I.e many transactions on same time. Is it possible to use the Grinder 3 for this? Or is JUNITPERF better for this kind of test?
Oh i forgot, some real time components will be programmed in c++.