You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For larger crawls it much faster if we calculate digests and wrote the WARC files to DOSS in parallel. A 5 TB crawl takes many hours to import single threaded and the hardware is capable of several times the throughput if we used maybe 6 threads or so.
The text was updated successfully, but these errors were encountered:
For larger crawls it much faster if we calculate digests and wrote the WARC files to DOSS in parallel. A 5 TB crawl takes many hours to import single threaded and the hardware is capable of several times the throughput if we used maybe 6 threads or so.
The text was updated successfully, but these errors were encountered: