cURL / Mailing Lists / curl-library / Single Mail

curl-library

Problems in using curl library in multithread application.

From: chicco <chicco_at_gammasite.com>
Date: Wed, 13 Feb 2002 10:58:04 +0200

I'm using Curl lib in my multithread application to fetch pages from the
net.
It is working all right until the number of fetching threads is more then 8.
When the number of threads exceed 8 the application use almost 100% of CPU
and works very very slow.
Each thread is using it's own Curl object.
This application use to operate O.K. using Wget (200 threads and more).

Help Please !!!
Received on 2002-02-13