Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Add support for parallel requests #42

Open
troxler opened this issue Nov 6, 2013 · 0 comments
Open

Add support for parallel requests #42

troxler opened this issue Nov 6, 2013 · 0 comments

Comments

@troxler
Copy link
Contributor

troxler commented Nov 6, 2013

Using e.g. curl_multi() it is possible to do HTTP requests in parallel. This technique would decrease the loading time in situations where more than one requests need to be done. This makes also a lot of sense when retrieving information from APIs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants