Export to GitHub

rolling-curl - issue #11

Add a delay to the threads


Posted on Jun 2, 2010 by Happy Hippo

Is it possible to add a delay before each thread executes?

Comment #1

Posted on Nov 1, 2010 by Grumpy Cat

Also interested to know how to do it to lower the intensity the requests for remote server. Please, advise.

Comment #2

Posted on Dec 8, 2010 by Happy Bear

yep, that would be really handy - any clues?

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

Comment #3

Posted on Nov 5, 2013 by Helpful Elephant

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.

Status: New

Labels:
Type-Defect Priority-Medium