This is Project #2 for the Udacity's Full Stack Java Developer Nanodegree Program, sponsored by Cognizant. The goal was to convert a single-threaded webcrawler and upgrade it with multi-core ...
We'd like you to write a simple web crawler in a programming language you're familiar with. Given a starting URL, the crawler should visit each URL it finds on the same domain. It should print each ...