Skip to content

Web Crawler made for Operational Systems subject.

Notifications You must be signed in to change notification settings

tarcisio-marinho/crawler

 
 

Repository files navigation

crawler

Web Crawler made for Operational Systems subject.

The program consists in a crawler who captures all img links and saves them inside a buffer, using one thread for url. The other part consists in downloading the links simultaneously, and focusing on solving critical section issues.

About

Web Crawler made for Operational Systems subject.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%