What are “fetcher” threads?
Fetchersor fetcher-threads are trackers which perform the function of “fetching”, i.e downloading the files pointed to by urls. They download URLs which do not produce web-page content (HTML/XHTML) statically or dynamically. They download non-webpage URLs such as images, pdf files, zip files etc. The fetchers get their data from the urlqueue and they post web-page data to the dataqueue.