Closed
Description
In order to speed-up data retrieval it would be nice to be able to run several requests in parallel.
I know Guzzle supports it with their GuzzleHttp\Pool
class. I just need a way to create requests without sending them and then send them using the Pool
class.
Please let me know if there's an example or documentation for this.
I've started experimenting with it here: github-api-async
But I'm stuck and need help. Thanks.
Metadata
Metadata
Assignees
Labels
No labels