Technical Reports
The report FIMU-RS-2007-04
LOBS: Load Balancing for Similarity Peer-to-Peer Structures
by
David Novák,
Pavel Zezula,
June 2007, 36 pages.
FIMU-RS-2007-04.
Available as Postscript,
PDF.
Abstract:
The real-life experience with the similarity search shows that this task is
both difficult and very expensive in terms of processing time. The peer-to-peer
structures seem to be a suitable solution for content-based retrieval in huge
data collections. In these systems, the computational load generated by a query
traffic is highly skewed which degrades the searching performance. Since no
current load-balancing techniques are designed for this task, we propose LOBS --
a novel and general system for load-balancing in peer-to-peer structures with
time-consuming searching. LOBS is based on the following principles: measuring the
computational load of the peers, separation of the logical and the physical
level of the system, and detailed analysis of the load source to exploit either
data relocation or data replication.
This report contains detailed description of the fundamentals and specific
algorithms of LOBS, a theoretical analysis of its behaviour, and results of
extensive experiments we conducted using a prototype implementation of LOBS.
We tested LOBS with the peer-to-peer structure \mchord{} having a various
number of peers. We used a real-life dataset and query sets of various
distributions. The results show that LOBS is able to cope with any
query-distribution and that it improves both the utilization of resources and
the system performance of query processing. The costs of balancing are
reasonable compared to the level of imbalance and are very small if the system has
time to adapt to a query-traffic. The behaviour of LOBS is independent
of the size of the network.