DATA-STRUCTURES FOR EFFICIENT BROKER IMPLEMENTATION

Citation
A. Tomasic et al., DATA-STRUCTURES FOR EFFICIENT BROKER IMPLEMENTATION, ACM transactions on information systems, 15(3), 1997, pp. 223-253
Citations number
47
Categorie Soggetti
Information Science & Library Science","Computer Science Information Systems
ISSN journal
10468188
Volume
15
Issue
3
Year of publication
1997
Pages
223 - 253
Database
ISI
SICI code
1046-8188(1997)15:3<223:DFEBI>2.0.ZU;2-7
Abstract
With the profusion of text databases on the Internet, it is becoming i ncreasingly hard to find the most useful databases for a given query. To attack this problem, several existing and proposed systems employ b rokers to direct user queries, using a local database of summary infor mation about the available databases. This summary information must ef fectively distinguish relevant databases and must be compact while all owing efficient access. We offer evidence that one broker, GlOSS, can be effective at locating databases of interest even in a system of hun dreds of databases and can examine the performance of accessing the Gl OSS summaries for two promising storage methods: the grid file and par titioned hashing. We show that both methods can be tuned to provide go od performance for a particular workload (within a broad range of work loads), and we discuss the tradeoffs between the two data structures. As a side effect of our work, we show that grid files are more broadly applicable than previously thought; in particular, we show that by va rying the policies used to construct the grid file we can provide good performance for a wide range of workloads even when storing highly sk ewed data.