You could use something like Apache JMeter to capture and replay
requests to a variety of your services. There is no need for a real
browser to hammer the various services that your server makes
available to the client app.

On Jul 9, 8:47 am, Alex <[email protected]> wrote:
> Hey,
>
> I'm working with a research group with University of Southern
> California and we're building a web passed game using GWT.  Now we
> would like to test to make sure it can handle multiple clients and
> that concurrency on the server is handled properly.  Does anyone have
> any recommendations on load testing tools that we could use?  Also
> would it be possible to start multiple client threads that send
> requests to a GWT server and use Junit to verify that information is
> being returned properly?
>
> Thanks,
> -Alex

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to