From: kaklis on 9 Jul 2010 09:17 Hi to all, i want to stress test a tomcat web server, so that i could find out its limits. e.g how many users can be connected and request a resource concurrently. I used JMeter which is an excellent tool, but i would like to use a more pythonic approach. Any hints Antonis
From: Simon Brunning on 9 Jul 2010 09:44 On 9 July 2010 14:17, kaklis(a)gmail.com <kaklis(a)gmail.com> wrote: > Hi to all, i want to stress test  a tomcat web server, so that i > could find out its limits. e.g how many users can be connected and > request a resource concurrently. > I used JMeter which is an excellent tool, but i would like to use a > more pythonic approach. The Grinder? -- Cheers, Simon B.
From: kaklis on 11 Jul 2010 05:22 On Jul 9, 4:44 pm, Simon Brunning <si...(a)brunningonline.net> wrote: > On 9 July 2010 14:17, kak...(a)gmail.com <kak...(a)gmail.com> wrote: > > > Hi to all, i want to stress test a tomcat web server, so that i > > could find out its limits. e.g how many users can be connected and > > request a resource concurrently. > > I used JMeter which is an excellent tool, but i would like to use a > > more pythonic approach. > > The Grinder? > > -- > Cheers, > Simon B. Thank you Simon! I'll give it a try. It looks very promising. Antonis K.
|
Pages: 1 Prev: ipython problem in opening a file Next: python instructor |