Sciweavers

SIGMOD
2000
ACM

javax.XXL: A prototype for a Library of Query processing Algorithms

13 years 4 months ago
javax.XXL: A prototype for a Library of Query processing Algorithms
In this paper we describe XXL (eXtensible and fleXible Library), a toolkit for rapid prototyping query processing algorithms. XXL is a flexible, high-level, platform independent Java-library. XXL provides a powerful collection of easy-to-use index-structures, query operators and algorithms facilitating the performance evaluation of new query processing developments. Query algorithms in XXL use the same set of basic classes, like I/O routines and improved (de)serialization methods. Therefore, XXL is an ideal testbed for experimental comparisons of new approaches to established ones. As examples how XXL can be used for implementing and comparing algorithms, we provide different state-of-the-art spatial join algorithms and several new indexing techniques in XXL.
Jochen Van den Bercken, Jens-Peter Dittrich, Bernh
Added 19 Dec 2010
Updated 19 Dec 2010
Type Journal
Year 2000
Where SIGMOD
Authors Jochen Van den Bercken, Jens-Peter Dittrich, Bernhard Seeger
Comments (0)