Skip to content

Is it possible to use multiple crawler instances to process same request queue #2097

Answered by B4nan
harshmaur asked this question in Q&A
Discussion options

You must be logged in to vote

We just merged support for v2 of the request queue API, which supports request locking, in other words, parallel runs. This is an experimental feature, so I can't suggest using it in production right now, but it's definitely happening soon.

Here is an example test using this feature:

https://github.com/apify/crawlee/blob/master/test/e2e/cheerio-request-queue-v2/actor/main.js

It will work only on the apify platform, and we know about some issues already, but we would appreciate any reports if you would try to test this yourself right now.

Replies: 3 comments 18 replies

Comment options

You must be logged in to vote
8 replies
@B4nan
Comment options

@harshmaur
Comment options

@B4nan
Comment options

@B4nan
Comment options

@harshmaur
Comment options

Answer selected by harshmaur
Comment options

You must be logged in to vote
10 replies
@B4nan
Comment options

@vladfrangu
Comment options

@harshmaur
Comment options

@harshmaur
Comment options

@vladfrangu
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants