You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Bryan Thompson <br...@systap.com> on 2014/08/08 14:30:51 UTC

Network benchmarks for river?

Are there benchmarks for network performance in the River test suite?

Thanks,
Bryan

Re: Network benchmarks for river?

Posted by Peter <ji...@zeus.net.au>.
Any stress test would be suitable, provided you set up a multiple host test environment.

Sockets are hotspots in qa-refactor, in fact they are the only hotspots; useful for network hardware performance comparisons.

Earlier releases of River and Jini are more likely to experience hotspots with locks, classloading and policy providers, rather than sockets. 

Regards,

Peter.

----- Original message -----
> Are there benchmarks for network performance in the River test suite?
> 
> Thanks,
> Bryan