S
S
Sergo Sergo2016-09-23 01:06:31
Node.js
Sergo Sergo, 2016-09-23 01:06:31

How to make 100 parallel requests from different proxies?

For example, I have 100 proxies, I need to make 100 parallel requests and each request must be from a new Ip. What is the best way to implement this in order to achieve maximum speed?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
ya_yshel_rabotati_v_teleg, 2016-09-23
@ya_yshel_rabotati_v_teleg

for, curl ,function callback.........

V
Vitaly, 2016-09-23
@vshvydky

Promise.all + request-promise
You can also make a promise wrapped in a generator and through vo through the request, there is a launch through the map in the instructions there are examples

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question