hi, a couple of ideas 1. It really depends on how long you anticipate a request will take. If you want 17k request per minute and each request takes 10 seconds (so 6 requests in a minute), start with approximately 17k/6 threads and take it from there.
2. In general, I think it's better to use slightly more threads and use a Throughput Timer to limit the throughput. Perhaps it's easier to start with the Constant Throughput timer. best, Ivan On Fri, Mar 15, 2019 at 1:07 PM Prateek Dua <prateek....@go-mmt.com> wrote: > just a reminder if there is any update to share on it from anyone. > > On Thu, Mar 14, 2019 at 12:50 AM Prateek Dua <prateek....@go-mmt.com> > wrote: > > > Hi, > > > > If we are using Constant Throughput Timer with basic Thread group ( > > Threads, Ramp up Time & loop) to achieve concurrency of 17K rpm then -- > > > > > > 1. In Thread group, do we have to pass ~ 20K threads i.e. Value input for > > Threads should always be greater than value defined in Throughput to > > achieve ? > > > > > > 2. For *Calculate Throughput based on* field in Constant Throughput > > Timer, is it better to select option* 'this thread only' *compared to > *' all > > active threads in current thread group'* to achieve maximum expected > > Throughput. > > > > > > 3.Which is best to use among Throughput Shaping Timer / Constant > > Throughput Timer / Precise Throughput Timer ? > > > > -- > > > ::DISCLAIMER:: > > > > ---------------------------------------------------------------------------------------------------------------------------------------------------- > > > > > > This message is intended only for the use of the addressee and may > contain information that is privileged, confidential and exempt from > disclosure under applicable law. If the reader of this message is not the > intended recipient, or the employee or agent responsible for delivering > the > message to the intended recipient, you are hereby notified that any > dissemination, distribution or copying of this communication is strictly > prohibited. If you have received this e-mail in error, please notify us > immediately by return e-mail and delete this e-mail and all attachments > from your system. >