FredGarcia / rolling-curl

Automatically exported from code.google.com/p/rolling-curl
0 stars 0 forks source link

Add a delay to the threads #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Is it possible to add a delay before each thread executes?

Original issue reported on code.google.com by alloutan...@googlemail.com on 2 Jun 2010 at 11:45

GoogleCodeExporter commented 8 years ago
Also interested to know how to do it to lower the intensity the requests for 
remote server. Please, advise.

Original comment by anp...@gmail.com on 1 Nov 2010 at 6:27

GoogleCodeExporter commented 8 years ago
yep, that would be really handy - any clues?

would balso be great to know how to send each request through a randomly 
selected proxy.

Original comment by spockspa...@gmail.com on 8 Dec 2010 at 7:14

GoogleCodeExporter commented 8 years ago
Is there a solution for delaying each concurrent threads without all the rest 
of threads waiting for the delay to finish? When I included the delay in the 
callback function, all the other threads also grinds to a stop.

Original comment by sagu...@gmail.com on 5 Nov 2013 at 12:49