Re: Java 21 Virtual Threads benefit for JMeter

2024-01-16 Thread Antonio Gomes Rodrigues
Hi all, There are some tests made by people (search jmeter virtual thread in google) and it seems that the gain is not big But I think it will be great to migrate to virtual thread to : - take advantage of the improvements made by OpenJDK team - show that JMeter is modern (I often hear that

Re: Java 21 Virtual Threads benefit for JMeter

2024-01-16 Thread Vladimir Sitnikov
>Maybe it won't help on memory side, but it will help on CPU side and >increase scalability. Maybe. Maybe not. You are free to give it a try. Vladimir

[I] Can't access Token with OpenID Connect authorization code flow [jmeter]

2024-01-16 Thread via GitHub
EmCode1 opened a new issue, #6227: URL: https://github.com/apache/jmeter/issues/6227 Hello. I'm attempting to access the Token endpoint, following the required steps, corresponding to the OIDC Authorization code flow: 1. GET request to the desired page 2. GET request to the

Re: Java 21 Virtual Threads benefit for JMeter

2024-01-16 Thread Philippe Mouawad
On Tue, Jan 16, 2024 at 7:41 AM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > >Now java 21 has integrated Virtual Threads , isn't it the time to use it, > > I'm +0 regarding that. > > Of course, we might try adding "use virtual threads" property to a Thread > Group and check how it