[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grinder-use
Subject:    Re: [Grinder-use] Control and measure Load (Requests/second) from
From:       "Trilok Khairnar" <trilokgk () gmail ! com>
Date:       2007-07-26 13:50:04
Message-ID: 002101c7cf8a$34238cd0$f92d580a () persistent ! co ! in
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Sure, let me talk to our lawyers and come again. :-)
We are testing it, and will be happy to post it in a week.
 
Best,
Trilok. 

  _____  

From: grinder-use-bounces@lists.sourceforge.net
[mailto:grinder-use-bounces@lists.sourceforge.net] On Behalf Of Nishant
Varshney
Sent: Tuesday, July 24, 2007 3:26 AM
To: grinder-use
Subject: Re: [Grinder-use] Control and measure Load (Requests/second)
fromtests


Dude , one  u have the script , can u share it , in true spirit of open
source :-) ??
 
thanks 
N

 
On 7/19/07, Trilok Khairnar <trilokgk@gmail.com> wrote: 

I am looking at ways to control and measure the load generated by my Test
suite (in terms of requests per second) using Grinder. 

To achieve this, I am creating a mechanism where
1] A Throttle class populates a thread-safe queue (from Jython Queue module)
at a steady desired rate.
2] Test worker threads block to get a token from the queue, and proceed only

on getting a token.

The same approach can be extended to create a flexible load ramp-up
functionality.

Let me know if you have a similar stable implementation or there's an easier
approach that has worked for you. 

Best,
Trilok.



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take 
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
grinder-use mailing list 
grinder-use@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/grinder-use 





-- 
Nishant Varshney. 

[Attachment #5 (text/html)]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=032413413-26072007><FONT face=Arial 
color=#0000ff size=2>Sure, let me talk to our lawyers and come again. 
> -)</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=032413413-26072007><FONT face=Arial 
color=#0000ff size=2>We are testing it, and will be happy to&nbsp;post it in a 
week.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=032413413-26072007><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=032413413-26072007><FONT face=Arial 
color=#0000ff size=2>Best,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=032413413-26072007><FONT face=Arial 
color=#0000ff size=2>Trilok.</FONT>&nbsp;</SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> grinder-use-bounces@lists.sourceforge.net 
[mailto:grinder-use-bounces@lists.sourceforge.net] <B>On Behalf Of </B>Nishant 
Varshney<BR><B>Sent:</B> Tuesday, July 24, 2007 3:26 AM<BR><B>To:</B> 
grinder-use<BR><B>Subject:</B> Re: [Grinder-use] Control and measure Load 
(Requests/second) fromtests<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>Dude , one&nbsp; u have the script , can u share it , in true spirit of 
open source :-) ??</DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV>thanks </DIV>
<DIV>N<BR><BR>&nbsp;</DIV>
<DIV><SPAN class=gmail_quote>On 7/19/07, <B class=gmail_sendername>Trilok 
Khairnar</B> &lt;<A href="mailto:trilokgk@gmail.com">trilokgk@gmail.com</A>&gt; 
wrote:</SPAN> 
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I 
  am looking at ways to control and measure the load generated by my 
  Test<BR>suite (in terms of requests per second) using Grinder. <BR><BR>To 
  achieve this, I am creating a mechanism where<BR>1] A Throttle class populates 
  a thread-safe queue (from Jython Queue module)<BR>at a steady desired 
  rate.<BR>2] Test worker threads block to get a token from the queue, and 
  proceed only <BR>on getting a token.<BR><BR>The same approach can be extended 
  to create a flexible load ramp-up<BR>functionality.<BR><BR>Let me know if you 
  have a similar stable implementation or there's an easier<BR>approach that has 
  worked for you. 
  <BR><BR>Best,<BR>Trilok.<BR><BR><BR><BR>-------------------------------------------------------------------------<BR>This \
  SF.net email is sponsored by DB2 Express<BR>Download DB2 Express C - the FREE 
  version of DB2 express and take <BR>control of your XML. No limits. Just data. 
  Click to get it now.<BR><A 
  href="http://sourceforge.net/powerbar/db2/">http://sourceforge.net/powerbar/db2/</A><BR>_______________________________________________<BR>grinder-use \
  mailing list <BR><A 
  href="mailto:grinder-use@lists.sourceforge.net">grinder-use@lists.sourceforge.net</A><BR><A \
  href="https://lists.sourceforge.net/lists/listinfo/grinder-use">https://lists.sourceforge.net/lists/listinfo/grinder-use</A> \
  <BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>Nishant Varshney. 
</BODY></HTML>



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/

_______________________________________________
grinder-use mailing list
grinder-use@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/grinder-use


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic