DocumentCode :
3717165
Title :
Slingshot: A modular framework for designing data processing systems
Author :
Bogdan Simion;Daniel N. Ilha;Suprio Ray;Leslie Barron;Angela Demke Brown;Ryan Johnson
Author_Institution :
Department of Computer Science, University of Toronto
fYear :
2015
Firstpage :
421
Lastpage :
430
Abstract :
Traditional relational database engines have been losing ground to specialized data processing engines in virtually every market segment, from data warehousing, OLTP, and stream processing, to scientific applications. Although relational database engines are evolving to leverage new technologies and more efficient processing paradigms, the generality of a large monolithic engine often makes this a significant effort. Our aim is to delimit and decouple database engine components to design a more lightweight and flexible data processing engine that can support any application domain efficiently and without the effort of a complete redesign. We introduce Slingshot, a new data processing engine, where modularity and implementation flexibility are the top priority. Its core database engine is minimal and mainly handles inter-operation of the database components. Each component, abstracted by an interface, can be externally implemented and plugged into the framework as a module that handles the component´s functionality. As a result, this allows designers the liberty to choose suitable features for their target applications, to drop excess functionality, and to optimize code independent of the rest of the engine. We compare Slingshot to a traditional RDBMS and to custom solutions on queries that are representative of three application types (spatial, OLAP, and OLTP). We show that Slingshot outperforms the RDBMS in most cases, while performing comparably in others. Furthermore, Slingshot performs better or comparable to custom solutions on most tests. Finally, Slingshot´s flexibility allows us to efficiently leverage computer architectures such as GPUs for speeding up complex computational tasks.
Keywords :
"Engines","Big data","Spatial databases","Indexing"
Publisher :
ieee
Conference_Titel :
Big Data (Big Data), 2015 IEEE International Conference on
Type :
conf
DOI :
10.1109/BigData.2015.7363783
Filename :
7363783
Link To Document :
بازگشت