3
Enable concurrent runs of API requests
Source: Kong/insomnia#3612 · opened by @Suncatcher
Is your feature request related to a problem? Please describe.
The typical task in my work is load testing, and running API requests through load balancer with redirects them into different servers. With the concurrent API toolset I can test this easily.
Describe the solution you'd like
Like specification to run that request in several threads, to different endpoints and/or maybe in different environments simultaneously.
Describe alternatives you've considered
JMeter can doing this.
Additional context
I tries to search similar issues about parallel running, concurrency and other keywords, I found only [this thread]( but this guys wants something other, like running in batches.
The typical task in my work is load testing, and running API requests through load balancer with redirects them into different servers. With the concurrent API toolset I can test this easily.
Describe the solution you'd like
Like specification to run that request in several threads, to different endpoints and/or maybe in different environments simultaneously.
Describe alternatives you've considered
JMeter can doing this.
Additional context
I tries to search similar issues about parallel running, concurrency and other keywords, I found only [this thread]( but this guys wants something other, like running in batches.
No pledges yet. Be the first to back this.
No comments yet.