https://issues.apache.org/bugzilla/show_bug.cgi?id=53748

--- Comment #11 from Sebb <[email protected]> ---
Separate Thread Groups are not essential to ensure concurrency; separate
threads are sufficient.

Also it's not necessary to know how in advance many samples there are in each
batch; a test element can cause its thread to stop when it has no more data to
process.

I think the only advance knowledge that may be needed is how many different IPs
there are, so sufficient threads can be started.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to