cURL / Mailing Lists / curl-library / Single Mail

curl-library

How can i work multi threaded with many multi_curls?

From: Jens Schneeweiß <jens_at_schneeweiss.de>
Date: Mon, 22 Dec 2008 14:53:42 +0100
Did one multi_curl block every other thread with multi_curl?
 
I tried to start 5 threads and start a multi POST in every thread with 5 easy_curls in it. ( 5 threads (multi) x 5 easy)
But it looks like that the Multicurl work is blocked for only one  multi_curl job at one time (inside the easy work well parallel) and wait that one multi is ready.
 
could this be?
How can i work multi threaded with many multi_curls?
 
-Jens
Received on 2008-12-22