Want to hire a development team?
No Images Added Yet

Zebra_cURL, a high performance PHP cURL library

Rated1.1/5 (9 ratings)
Add to Favorites
Publisher
A high performance, multi-threaded, PHP library acting as a wrapper to PHP's libcurl library
Product Details

Zebra_cURL is a high performance PHP library acting as a wrapper to PHP's libcurl library, which not only allows the running of multiple requests at once asynchronously, in parallel, but also as soon as one thread finishes it can be processed right away without having to wait for the other threads in the queue to finish, eliminating wasted CPU cycles from busy waiting. This result is a faster and more efficient way of processing large quantities of cURL requests (like fetching thousands of RSS feeds at once), drastically reducing processing time. This script supports GET (with caching) and POST request, basic downloads as well as downloads from FTP servers, HTTP Authentication, and requests through proxy servers. For maximum efficiency downloads are streamed (bytes downloaded are directly written to disk) removing the unnecessary strain from the server of having to read files into memory first, and then writing them to disk.

Report this Listing
Price
Free
Licence Type
Free
Views
853
Submitted on
2nd March 2013
Last Updated
11th March 2013
Licence Type
LGPL
License Price
USD 0
Additional Info
http://www.gnu.org/licenses/lgpl-3.0.txt

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(9 ratings)
Average User Rating: 1.1/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.