Closed
Description
There is no way for a single client to make multiple, overlapping requests like what a JavaScript client would be likely to do.
It would be nice if Locust could take advantage of some sort of cooperative multitasking (e.g. Twisted) to allow a client to start multiple requests at nearly the same time and to handle responses in the order in which they are received (callbacks, Promises, or whatever).
I realize this is by no means a small request, and I will certainly understand if this is simply not going to happen. I thought I should ask regardless though.
Metadata
Metadata
Assignees
Labels
No labels