-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Scraping should be made available across distributed machines, in order to make it faster.
Few ideas to implement this:
- Split the config by period of time. Eg: 4 machines means the start and end time could be split into 4 and each period of time could be handled by each machine.
- Use docker images and pull it across multiple machines.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request