HodGreeley / URLDownloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URLDownloader

This application, written in Java, implements a tool to download a set of web pages in parallel. The app was originally created as part of an interview process.

The code provides an example of using an ExecutorService with a cached thread pool to delegate and manage asynchronous operation.

About

License:Other


Languages

Language:Java 100.0%