You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-dynamic-scraper
I use DDS with Celery/Redis in a single server environment just fine. I want to move to a multi server environment for more scrape power. My idea is to use a Postgre DB with Redis server on Master server and add records with DDS/Celery to Redis only from there. Slave servers ll run Scrapyd and only consume records from master Redis server and update master Postgre DB.
Anyone have idea how i can implement this scenario or is there a different/better one?
sif...@aliyun.com
unread,
Jun 22, 2017, 12:01:03 PM6/22/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-dynamic-scraper
hello, can you send a document of DDS for me? thank you!