Skip to content
#

distributed-crawler

Here are 8 public repositories matching this topic...

sap9433
sap9433 commented May 11, 2018

I started scrapyd , mongo and rabbitmq in worker threads still it shows worker status: unreachable , version: unknown

When I cal ping workers from Link generator curl working file

This is how ./scrapyproject/scrapy_packages/settings.py looks

`SCHEDULER = ".rabbitmq.scheduler.Scheduler"
SCHEDULER_PERSIST = True
RABBITMQ_HOST = '127.0.0.1'
RABBITMQ_PORT = 5672
RABBITMQ_USERNAME =

Improve this page

Add a description, image, and links to the distributed-crawler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distributed-crawler topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.