Remember that JMeter is not only for testing HTTP(S).
Do the other samplers all support asynch io?

Also, for some tests there may be no wait time, in which case thread
swapping will likely reduce performance.

This is not a simple design change.

On Wed, 16 Oct 2019 at 10:49, Vladimir Sitnikov
<[email protected]> wrote:
>
> Any thoughts on Kotlin's coroutines for managing the async behavior?
>
> Of course, "delay multi-tasking" can be implemented without coroutines,
> however, coroutines would simplify usage of async behavior for other cases.
>
> Vladimir

Reply via email to