You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Rajaneesh <ra...@slk-soft.com> on 2005/02/24 14:32:18 UTC

Threads and JMeter

Hi,

  Was looking for inputs on how the JMeter monitors the throughput of an
process.
Does it meddle with thread priority? or does it act as a pseudo-real time
interface?

Regards
Rajaneesh


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Threads and JMeter

Posted by Peter Lin <wo...@gmail.com>.
the requesting threads simply send requests and the results are passed
to the jmeter engine.

unless you add a timer to a thread group, it will send one request
after another.

hope that answers your question.

peter


On Thu, 24 Feb 2005 19:02:18 +0530, Rajaneesh
<ra...@slk-soft.com> wrote:
> Hi,
> 
>  Was looking for inputs on how the JMeter monitors the throughput of an
> process.
> Does it meddle with thread priority? or does it act as a pseudo-real time
> interface?
> 
> Regards
> Rajaneesh
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org