UbiCrawler: a scalable fully distributed Web crawler 论文
2004Software Practice and Experience引用 562
Web Data Mining and AnalysisAdvanced Malware Detection TechniquesAlgorithms and Data Compression
摘要
Abstract We report our experience in implementing UbiCrawler, a scalable distributed Web crawler, using the Java programming language. The main features of UbiCrawler are platform independence, linear scalability, graceful degradation in the presence of faults, a very effective assignment function (based on consistent hashing) for partitioning the domain to crawl, and more in general the complete decentralization of every task. The necessity of handling very large sets of data has highlighted some limitations of the Java APIs, which prompted the authors to partially reimplement them. Copyright © 2004 John Wiley & Sons, Ltd.