ricardo13 wrote:
> Hi Noel,
> 
> Thank you by reply, but isn't it !!!
> 
> What happen when submit requests to webserver ???
> How does Jmeter create workload to webserver ??
> 
> Does Jmeter create a processes that monitoring each threads and these
> threads is a request ?

You might be better off reading the source code or developer
documentation, or perhaps asking on the JMeter developer mailing list.

I believe that JMeter creates an OS thread for each thread in a
ThreadGroup, then these OS thread run through the test plan, making
requests and collecting results.

I don't know the JMeter code though, so I could be wrong.


        Ronan

> Thank You
> Ricardo
> 
> 
> 
> Noel O'Brien wrote:
>> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Thread_Group
>>
>> Regards,
>> Noel
>>
>> On Tuesday 07 April 2009 15:32:37 ricardo13 wrote:
>>> Hi,
>>>
>>> More once thank you !!
>>>
>>> Ok.... but Jmeter create Threads, Processes to request webserver ??
>>> When I configure Jmeter I typed 10 users and ramp-up ..... How does
>>> Jmeter
>>> do it internally ??
>>>
>>> I would want know this details.
>>>
>>> Thank You
>>>
>>> Ricardo
>>
>>
> 


-- 
Ronan Klyne
Business Collaborator Developer
Tel: +44 01189 028515
[email protected]
http://www.groupbc.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to