This logic is part of your application
so you should write your spider queue in such a way
(eg make it read some config that defines filters for each server)

On Thursday, 12 January 2017 12:25:06 UTC+2, k bez wrote:
>
> After fixing bug #40 multi scrapyd with 1 spider works fine.
> I try to implement a new feature now.
> I have a shared pending queue like this.
> 1 spider1 job1
> 2 spider2 job1
> 3 spider1 job2
> 4 spider1 job3
> 5 spider2 job2
> Is it possible to tell scrapyd to process only specific spider(s) and 
> ignore rest pending records (spiders)?
> I want scrapyd/server1 to process spider1 and scrapyd/server2 to process 
> spider2 etc.
>

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to