Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 19098 invoked from network); 10 May 2010 16:36:36 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 16:36:36 -0000 Received: (qmail 83020 invoked by uid 500); 10 May 2010 16:36:36 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 82994 invoked by uid 500); 10 May 2010 16:36:36 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 82986 invoked by uid 99); 10 May 2010 16:36:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 16:36:35 +0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=AWL,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shettyd@gmail.com designates 209.85.222.200 as permitted sender) Received: from [209.85.222.200] (HELO mail-pz0-f200.google.com) (209.85.222.200) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 16:36:31 +0000 Received: by pzk38 with SMTP id 38so1964162pzk.31 for ; Mon, 10 May 2010 09:36:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=RdWlZmc3zfMyPQ2xtjwxaUiZO03keHbo3EngV6j8ol8=; b=ij3aUF7DjiI8gFqCGkrI4Ah5iJfEmfCGjPM7iZNLN6/JH1LAN3GSQbh8HI86XCU1OR Nw9vyFbUw6ig5Y7wn4TJBZk9ubrfIDCuWShatVi1NUiJPGSf8tm8m43VESVn0S06Mav4 PMa4xMuJgsSNJSeGgPNvQWk99Tt7IJzr7WImg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=uKz49cCrjf1ZV4lJwpUReiZMdAPNyrC2+A/o9HVU3bRs6yeJtRATNmoq3e2kNJDPC2 ZlRzdK/LqmWzaDYBFzgABIKY4UwFfEarfZw8JmxbEG0YHAisZyWD/lDO4SP/J4yLwjAa wejz1J3Azab9uXWRIpSs1SZ9IOwu2xtKYk0aw= MIME-Version: 1.0 Received: by 10.140.55.8 with SMTP id d8mr2800597rva.216.1273509370617; Mon, 10 May 2010 09:36:10 -0700 (PDT) Received: by 10.141.32.15 with HTTP; Mon, 10 May 2010 09:36:10 -0700 (PDT) In-Reply-To: <28511759.post@talk.nabble.com> References: <28511759.post@talk.nabble.com> Date: Mon, 10 May 2010 09:36:10 -0700 Message-ID: Subject: Re: Increasing the no of Threads/ Users dynamically From: Deepak Shetty To: JMeter Users List Content-Type: multipart/alternative; boundary=001636b14bdba75ee4048640013f --001636b14bdba75ee4048640013f Content-Type: text/plain; charset=ISO-8859-1 use separate threadgroups or http://code.google.com/p/jmeter-plugins/wiki/SteppingThreadGroup Some mails in the mail archives deal with this On Mon, May 10, 2010 at 6:49 AM, raj4smiles wrote: > > Hi, > I have a requirement like. I should start load testing on a server with > 10 threads and every 5 mins I should increase the no of threads by 5. Ex: > start the test with No of threads = 10, ramp up period= 5*60 seconds, after > 5 mins I want to increase the thread count to 15. Is there is a way to > implement this requirement with JMeter. > -- > View this message in context: > http://old.nabble.com/Increasing-the-no-of-Threads--Users-dynamically-tp28511759p28511759.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org > > --001636b14bdba75ee4048640013f--