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 5FC8FDEA3 for ; Thu, 16 Aug 2012 14:56:19 +0000 (UTC) Received: (qmail 3012 invoked by uid 500); 16 Aug 2012 14:56:18 -0000 Delivered-To: apmail-jmeter-user-archive@jmeter.apache.org Received: (qmail 2937 invoked by uid 500); 16 Aug 2012 14:56:18 -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 2928 invoked by uid 99); 16 Aug 2012 14:56:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 14:56:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of asp.adieu@gmail.com designates 209.85.215.171 as permitted sender) Received: from [209.85.215.171] (HELO mail-ey0-f171.google.com) (209.85.215.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Aug 2012 14:56:13 +0000 Received: by eaah11 with SMTP id h11so806563eaa.2 for ; Thu, 16 Aug 2012 07:55:52 -0700 (PDT) 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=zLvGrjvHSho9ywhsyY3+ns0i6W+3ysqm37PQjbj4nSk=; b=u4R28wcJ8ZJcXfIGNVK8Rst0mPMNscofezUM5fd6tATcaqSeYao++YJC07RgeAatqW TEEfbfoeA9xgRigRiHqkpnvTXwYMbp11+hWu+FGG5v+RhfB70JQInvKfoSoKc6H5mxOm bN67XlD5TvGc5Y9zTKEwVVicd3tMo/E+C/uOYTGcmB/OPiEZZSWLvvIftYLozULReSQB /vIWKkUo9BBnI3AbWjJCcZyiNEHoddiWbi8o8oEoU6tR4sRU1H8YpPpqBWSbx6SOOyki apc0A4GcS81ZQJE2iv77zEZBzNOync9OkjFO/skg1O2ifCsNjQ4KCADmxvD5I1Vvu/Sv 8zXQ== MIME-Version: 1.0 Received: by 10.14.5.67 with SMTP id 43mr2032106eek.15.1345128952369; Thu, 16 Aug 2012 07:55:52 -0700 (PDT) Received: by 10.14.101.12 with HTTP; Thu, 16 Aug 2012 07:55:52 -0700 (PDT) In-Reply-To: References: <7228E6428417E74E8F203E6C3E2B5D730188BC@MBX01-TPM.mimos.local> Date: Thu, 16 Aug 2012 17:55:52 +0300 Message-ID: Subject: Re: Simple Jmeter Architecture for a particular scenario From: Adrian Speteanu To: JMeter Users List Content-Type: multipart/alternative; boundary=047d7b60525c6210be04c7633d24 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b60525c6210be04c7633d24 Content-Type: text/plain; charset=UTF-8 I don't know any links to what you are requesting. The question is recurring, yes, but the answer to it is not available since the question is a bit wrong. Hope I can keep it short and meaningful: > x users generate y traffic. > z jmeter threads can generate the same amount of traffic, y. z can be smaller or equal to x (a lot smaller sometimes). if you specifically need to keep a session cookie per thread, then x=z; you can do this, but since this requires more resources, you should be absolutely sure you need to do this. You should focus your efforts on knowing x, y and how the traffic looks like. It will be easier to search for ways to generate the same type of traffic with JMeter. And how individual threads work like is pretty straight forward, start with jmeter's user manual. --Adrian S On Mon, Aug 13, 2012 at 2:15 PM, Shaba K wrote: > A good starter will be there website. > > On Mon, Aug 13, 2012 at 12:14 PM, Srinivasa Tekkatte Shenoy < > tsrinivas.shenoy@mimos.my> wrote: > > > Hi All, > > > > I have a scenario loading 500 users from 2 machines simultaneously > > initiated by a master for 2 slaves with each 250 users. It hits > application > > server(JBooss) and database as MySQL. > > > > I am looking for a Simple JMeter Architecture for this scenario. How it > > actually creates the user/thread in the background for this particular > > scenario? > > > > A diagram with an example will be very helpful. > > > > Thank You > > > > Regards > > Shenoy > > > > > > ------------------------------------------------------------------ > > - > > - > > DISCLAIMER: > > > > This e-mail (including any attachments) is for the addressee(s) > > only and may contain confidential information. If you are not the > > intended recipient, please note that any dealing, review, > > distribution, printing, copying or use of this e-mail is strictly > > prohibited. If you have received this email in error, please notify > > the sender immediately and delete the original message. > > MIMOS Berhad is a research and development institution under > > the purview of the Malaysian Ministry of Science, Technology and > > Innovation. Opinions, conclusions and other information in this e- > > mail that do not relate to the official business of MIMOS Berhad > > and/or its subsidiaries shall be understood as neither given nor > > endorsed by MIMOS Berhad and/or its subsidiaries and neither > > MIMOS Berhad nor its subsidiaries accepts responsibility for the > > same. All liability arising from or in connection with computer > > viruses and/or corrupted e-mails is excluded to the fullest extent > > permitted by law. > > > > > --047d7b60525c6210be04c7633d24--