Efficient partitioning strategies for distributed web crawling

This paper presents a multi-objective approach to Web space partitioning, aimed to improve distributed crawling efficiency. The investigation is supported by the construction of two different weighted graphs. The first is used to model the topological communication infrastructure between crawlers an...

Full description

Bibliographic Details
Main Author: Exposto, José (author)
Other Authors: Macedo, Joaquim (author), Pina, António Manuel Silva (author), Alves, Albano Agostinho Gomes (author), Rufino, José (author)
Format: conferencePaper
Language:eng
Published: 2008
Subjects:
Online Access:http://hdl.handle.net/1822/19420
Country:Portugal
Oai:oai:repositorium.sdum.uminho.pt:1822/19420
Description
Summary:This paper presents a multi-objective approach to Web space partitioning, aimed to improve distributed crawling efficiency. The investigation is supported by the construction of two different weighted graphs. The first is used to model the topological communication infrastructure between crawlers and Web servers and the second is used to represent the amount of link connections between servers' pages. The values of the graph edges represent, respectively, computed RTTs and pages links between nodes. The two graphs are further combined, using a multi-objective partitioning algorithm, to support Web space partitioning and load allocation for an adaptable number of geographical distributed crawlers. Partitioning strategies were evaluated by varying the number of partitions (crawlers) to obtain merit figures for: i) download time, ii) exchange time and iii) relocation time. Evaluation has showed that our partitioning schemes outperform traditional hostname hash based counterparts in all evaluated metric, achieving on average 18% reduction for download time, 78% reduction for exchange time and 46% reduction for relocation time.