Skip to content

Parallel Web Crawler Project from Udacity Java NanoDegree course.

Notifications You must be signed in to change notification settings

Zack890924/Parallel-Web-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Parallel-Web-Crawler

Upgraded Web Crawler

  • Multi-threaded: Utilizes multiple threads to process multiple web pages concurrently.
  • Improved Throughput: Visits more web pages in the same amount of time.
  • Performance Profiler: Measures and compares the performance between single-threaded and multi-threaded implementations.

About

Parallel Web Crawler Project from Udacity Java NanoDegree course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published