Hello, What do you mean/intend with coroutine-based async samplers? Are you planning on chaning the entire engine to use co-routines? Are you planning to implement new samplers with this in mind?
If such is the scenario, have you considered the advent of virtual threads to jvm and the implications of coroutines to existing JMeter ecosystem (plugins and tools): https://openjdk.java.net/projects/loom/. Is there any discussion about this where you can point me so I get more context? Thank you very much. Regards On 7 Dec 2021, 18:03 -0300, Vladimir Sitnikov <[email protected]>, wrote: > So 6.0 is: > * http 2 > * with coroutine-based async samplers > * and programmatic test plan generation > * built with Java 17 > * distributed as jlink images > * with UI based on Compose Multiplatform > > It sounds cool, and the question is who implements all the features :) > > Frankly speaking, I see no reasons for deprecating features. > > Java 17 is not a problem for a standalone application, however, it might be > a problem for "jmeter as library" cases. > > Moving to 11 makes sense indeed. > > > openjdk > > OpenJDK is the source code. You can't launch openjdk unless you compile it > from sources. > You need to pick a vendor: SAP, Oracle, Azul, Bellsoft, Eclipse, and so on. > > Vladimir
