Skip to content

can I send multiple requests concurrently? #300

@my-instantcms

Description

@my-instantcms

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions