Return-Path: X-Original-To: apmail-jmeter-user-archive@www.apache.org Delivered-To: apmail-jmeter-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2771710C78 for ; Wed, 24 Dec 2014 11:31:14 +0000 (UTC) Received: (qmail 96203 invoked by uid 500); 24 Dec 2014 11:31:13 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 96165 invoked by uid 500); 24 Dec 2014 11:31:13 -0000 Mailing-List: contact user-help@jmeter.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "JMeter Users List" Delivered-To: mailing list user@jmeter.apache.org Received: (qmail 96152 invoked by uid 99); 24 Dec 2014 11:31:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Dec 2014 11:31:13 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mbhasme@gmail.com designates 209.85.192.54 as permitted sender) Received: from [209.85.192.54] (HELO mail-qg0-f54.google.com) (209.85.192.54) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Dec 2014 11:31:08 +0000 Received: by mail-qg0-f54.google.com with SMTP id l89so5565964qgf.41 for ; Wed, 24 Dec 2014 03:29:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=oafhxVXFY/sse1rEELW6EAVLwHmTKUYjCPwM4vRmmDA=; b=B4nV9HcoSRLqfkHRTowelhDIsXb7HAh6ZTTCNAfhjHtL7eWBVf2P+UN4IX4UhGdtAz rEEKLB4fMqD4b9sqv5Ag4cHPoRq3NOiEn0O5au60wSgpWttZJw1ljZi9PTlVILkrVdXj jGvgH2/YJJ4sFNxrukXX1irZgIPwWrg3aDbjAw4ib/HIIeA9/VfGxmklFQeGgBljjMKe W7kcu+56sMDH0O7nQqpic5MWxQpYE3brKue9nwX5u5fX11OaqvJrdJCEhljtJ4qWCiN1 p+aeQ8N5XepceHjeGT4/AKI3X1KnyYaGToZpi6sD92g6khl3p8D9Quu1cio6PnH+o9i+ vOjw== MIME-Version: 1.0 X-Received: by 10.140.19.139 with SMTP id 11mr1816945qgh.14.1419420557985; Wed, 24 Dec 2014 03:29:17 -0800 (PST) Received: by 10.96.150.8 with HTTP; Wed, 24 Dec 2014 03:29:17 -0800 (PST) In-Reply-To: References: Date: Wed, 24 Dec 2014 16:59:17 +0530 Message-ID: Subject: Re: how to control jmeter threads during run time. From: mahesh bhasme To: JMeter Users List Content-Type: multipart/alternative; boundary=001a1134f03c254d32050af49af3 X-Virus-Checked: Checked by ClamAV on apache.org --001a1134f03c254d32050af49af3 Content-Type: text/plain; charset=ISO-8859-1 Hi All, Thanks for input.. I will try it by throughput controlling using bsh script. Thanks, Mahesh On Wed, Dec 24, 2014 at 2:44 AM, Adrian Speteanu wrote: > Hi, > > One more approach is to focus on controlling the throughput generated by > your test, instead of changing the number of threads. Have a larger number > of threads, available, within safe limits of the machine's resources - of > course - and control the throughput generated by the test using timers > (including the constant throughput timer). > > Cheers, > Adrian S > > On Mon, Dec 22, 2014 at 3:56 PM, Flavio Cysne > wrote: > > > Take a look at my blog http://flaviocysne.blogspot.com . there's an > > example > > of to achieve dynamics loading with JMeter. As sebb said you could use > > BeanShell server to chance properties values and togheter with BeanShell > > Sampler make it a powerful feature. > > > > You could also use the Jmeter-Plugins listener that controles throughput, > > the throughput shape listener, and vary its target throughput to achieve > > your requirements. > > Em 22/12/2014 06:54, "mahesh bhasme" escreveu: > > > > > Hi, > > > > > > I am new to jmeter and using jmeter for load testing. Through jmeter we > > are > > > verifying maximum concurrent session for our web product. Here while > > > running load test ,we want to control threads as per user input in run > > > time. As there any way to do this in jmeter feature or plugin? > > > > > > Thanks for help > > > > > > -- > > > Thanks, > > > MAhesh > > > > > > -- Thanks, MAhesh --001a1134f03c254d32050af49af3--