Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can I send multiple requests concurrently? #300

Open
my-instantcms opened this issue Dec 25, 2022 · 0 comments
Open

can I send multiple requests concurrently? #300

my-instantcms opened this issue Dec 25, 2022 · 0 comments

Comments

@my-instantcms
Copy link

Hello.
When parsing multiple links, my script crashes due to a timeout.
In Guzzle, I solved the problem with an asynchronous request.
But guzzle can't work with ajax, so I use phantomjs, but I didn't find parallel asynchronous requests here.

Can you tell me how to execute 5 requests asynchronously?

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

No branches or pull requests

1 participant