Coherence Performance Test
654019Aug 7 2008 — edited Aug 7 2008Hi,
is there any (Open Source, Java-based) tool which supports Coherence-based distributed performance tests out of the box?
I have a Coherence cache with multiple load generators and clients which listen on the cache via Continuous Queries. Load generators and clients are distributed on multiple physical machines. I would like to control load generators and clients via JMX and log the time it takes a cache entry to propagate to a client. My setup is Coherence 3.4 and JSE 6.
So far I looked at Apache JMeter, which would require a lot of extensions, and at Grinder, which relies on Python rather than Java.
Thanks
Christian