cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: PHP and multithreading

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 4 Nov 2009 16:44:07 +0100 (CET)

On Wed, 4 Nov 2009, Sebastien WILLEMIJNS wrote:

> Any hints and tips to download on multithread some files ?

I'm confused about how the subject is related to the questions.

If you want to download files in many threads with curl or libcurl, just go
ahead. The little things to consider when using libcurl multi-threaded are
documented.

> libcurl is still not native for this ?

libcurl has no threading ability itself, no, it is totally agnostic but that
doesn't prevent you from being able to do it without problems.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-04

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET