Télécharger des Readme.txt (Readme.txt ( lien externe: SourceForge.net): 408 octets) va bientôt commencer. Sinon, cliquez sur Readme.txt ( lien externe: SourceForge.net).

Informations sur le fichier

Taille du fichier
408 octets
MD5
e8123bf12d79a0eda18e4eb61a108bda

Description du projet

HITCrawler is a lightweight, easy to use cralwer. The user can get the more important websites first from the starting Url.

HITCrawler is our annual project when I was a freshman.It has the following advantage: 1. The user can get the more important websites first.
2. The user can set the memory the software will use based on the task and computer configuration information.
3. Easy to use, fast running speed.

However, it has the following disadvantage:
1. It is based on single thread. The crawling speed is much slower than the multithreading cralwer.
2. We don't have a configuration file which can set the seed of the website, the connection time, etc. You have to change them in code.