LoadTest
Simple Java load test framework
The LoadTest framework is a fairly simple Java framework designed for constrained devices, in particular the Raspberry Pi. It multiplexes multiple clients among a limited number of threads, making productive use of think times. As it stands it is nothing special, but as several people have asked for it - here it is. It has worked well for me.