You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ga...@ercgroup.com on 2003/03/05 20:19:52 UTC

[OT] Simulating Concurrent Users

Hi,
	Is there some open source tool or technique that I can use to
simulate concurrent users for our application? I especially want to test our
connection pooling implementation.

Thanks,
Gaurav

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Simulating Concurrent Users

Posted by Michael Hanisch <mh...@redhat.com>.
On Wed, 2003-03-05 at 20:19, Gaurav.Goyal@ercgroup.com wrote:
> Hi,
> 	Is there some open source tool or technique that I can use to
> simulate concurrent users for our application? I especially want to test our
> connection pooling implementation.

Hi Gaurav,

if you prefer an open-source solution, you should check out OpenSTA
http://opensta.com/ - unfortunately it only runs on Windoze...

	Michael.

-- 
Michael Hanisch                                      mhanisch@redhat.com
Red Hat - RH Interchange Inc., Orleansstrasse 4,  D-81669 Munich/Germany
phone: +49 (0)89 206058-53                      fax: +49 (0)89 206058-88


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Simulating Concurrent Users

Posted by alexj <al...@freesurf.ch>.
(you can't find better for concurrent programming (except SR language) )

--
Alexandre Jaquet

----- Original Message -----
From: "alexj" <al...@freesurf.ch>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Wednesday, March 05, 2003 8:26 PM
Subject: Re: [OT] Simulating Concurrent Users


> Hi,
>
> You may code an concurrent program with JR (SR -Synchronized Ressource-
> implementation for Java)  to made some call to your web application
>
> http://www.cs.ucdavis.edu/~olsson/research/jr/
>
> But you can find easiest way I think ;))
>
> --
> Alexandre Jaquet
>
> ----- Original Message -----
> From: <Ga...@ercgroup.com>
> To: <st...@jakarta.apache.org>
> Sent: Wednesday, March 05, 2003 8:19 PM
> Subject: [OT] Simulating Concurrent Users
>
>
> > Hi,
> > Is there some open source tool or technique that I can use to
> > simulate concurrent users for our application? I especially want to test
> our
> > connection pooling implementation.
> >
> > Thanks,
> > Gaurav
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: struts-user-help@jakarta.apache.org
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: [OT] Simulating Concurrent Users

Posted by alexj <al...@freesurf.ch>.
Hi,

You may code an concurrent program with JR (SR -Synchronized Ressource-
implementation for Java)  to made some call to your web application

http://www.cs.ucdavis.edu/~olsson/research/jr/

But you can find easiest way I think ;))

--
Alexandre Jaquet

----- Original Message -----
From: <Ga...@ercgroup.com>
To: <st...@jakarta.apache.org>
Sent: Wednesday, March 05, 2003 8:19 PM
Subject: [OT] Simulating Concurrent Users


> Hi,
> Is there some open source tool or technique that I can use to
> simulate concurrent users for our application? I especially want to test
our
> connection pooling implementation.
>
> Thanks,
> Gaurav
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org