Skip to content

tarcisio-marinho/crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • JavaScript 100.0%