Skip to content

Executing concurrent requests #780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jimmymaise opened this issue Nov 26, 2016 · 3 comments
Closed

Executing concurrent requests #780

jimmymaise opened this issue Nov 26, 2016 · 3 comments

Comments

@jimmymaise
Copy link

jimmymaise commented Nov 26, 2016

Hi,
I'm using Newman as library.

In the past, it is impossible because postman is just a plugin of chrome
postmanlabs/postman-app-support#493

Now Newman makes postman collection work without chrome.

So can we execute concurrent request now? I would like to use postman/newman in load test.

@kunagpal
Copy link
Contributor

Hey @duyetmai, please see https://github.com/postmanlabs/newman/blob/develop/examples/parallel-collection-runs.js for an example of parallel collection runs.

@stofte
Copy link

stofte commented Nov 6, 2018

Is there any actual support for parallel execution, esp the report generation aspects? That script is hardly much better then a batch file, and you stilll need to agg. the data you care about yourself.

@duddu
Copy link

duddu commented Jul 18, 2019

@stofte If you are still interested, please review this PR which tries to introduce proper concurrency: postmanlabs/postman-runtime#867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants