Closed TimHenkelmann closed 7 years ago
One can now specify the number of threads/cpus that should be used for scraping, i.e. node cli.js -s dbpedia -t 4 will use 4 cpus. If this parameter is omitted, the script will use all available cpus.
node cli.js -s dbpedia -t 4
One can now specify the number of threads/cpus that should be used for scraping, i.e.
node cli.js -s dbpedia -t 4
will use 4 cpus. If this parameter is omitted, the script will use all available cpus.