Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

How to send get request for the list of urls.... #59

Closed
satheessh opened this issue Jun 4, 2017 · 2 comments
Closed

How to send get request for the list of urls.... #59

satheessh opened this issue Jun 4, 2017 · 2 comments

Comments

@satheessh
Copy link

I have below urls in the array list. How to sent get request to all of the urls...

http://www.parallec.io/docs/track-status/
https://stackoverflow.com/questions/3142915/how-do-you-create-an-asynchronous-http-request-in-java

@jeffpeiyt
Copy link
Contributor

Hi @satheessh

Thanks for trying Parallec! For these 2 urls on parallec.io and stackoverflow.com, I assume they belong to the category of "Different requests to different target hosts"

Could you please follow
http://www.parallec.io/docs/submit-task/#apis-on-variable-replacement-for-heterogeneous-requests

https://github.com/eBay/parallec-samples/blob/master/sample-apps/src/main/java/io/parallec/sample/app/http/HttpDiffRequestsDiffServersApp.java

thanks,

@jeffpeiyt
Copy link
Contributor

close it for now

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

No branches or pull requests

3 participants