Hello and thanks for a great tool. I have a question that may be basic but was a bit hard to understand from the documentation.
Is a VU equivalent to a user hitting my endpoint and VUs are executed in parallell and not sequential? So if I run a basic GET request with 10 VUs that means that 10 parallell requests are hitting my endpoint and not 10 sequential requests?
Thanks
Souciance