users@grizzly.java.net

benchmark tool to test my grizzly server ?

From: Survivant 00 <survivant00_at_gmail.com>
Date: Wed, 12 Nov 2008 16:13:18 -0500

There is someone that have a tool with a sample to send me ?

- I want to send multiples queries by one client to my server
- Multiples clients connected on the server and reading the messages from
the server (my server will do a broadcast to all the connected clients)
- Clients connecting and disconnecting for few minutes (want to know if my
server will generate exceptions ..hope not)

Lot of people talked about faban, but I neved found a sample that I
understood :(

What are you using to test your Grizzly server ?

any help is welcome.