Hi Team,
How to achieve Rendezvous point on K6.
Hi Team,
How to achieve Rendezvous point on K6.
Hi @Gerard , sorry for the really slow reply
There currently is no such feature in k6 - please open a feature request as it has come up in different forms in the past and it’s probably something that should at least be discussed.
As a work around the only thing I can recommend is have an outside service that blocks on an HTTP call until enough VUs get to it. Or something similar with websockets. I don’t know if somebody else has made something to make this easier.
Depending on your use case you might be fine with just using batch
as I have proposed here
Hope this helps, and sorry again for the slow response