Issues and Challenges in Networking, Intelligence and Computing Technologies |
Foundation of Computer Science USA |
ICNICT - Number 4 |
November 2012 |
Authors: S. Krishnaveni, M. Hemalatha |
287a5577-78dc-4b17-94de-3507548e736f |
S. Krishnaveni, M. Hemalatha . Query Processing in Distributed Data Warehouse using Scheduling Algorithms. Issues and Challenges in Networking, Intelligence and Computing Technologies. ICNICT, 4 (November 2012), 7-10.
Data warehouse is a centralized repository for analyzing and storing huge amount of data. In distributed data warehouse, data can be shared across multiple data repositories which belong to one or more organizations. Query sorting is one of the issues for formatting the number of queries that can be selected together. Reducing the usual completion period of a random order is a common concern. In this paper, we are dealing three scheduling algorithms for query scheduling and the performance report based on processing time and memory size is also evaluated. The algorithms discussed are Optimal Resource Constraints (ORC), Grouping based Fine-grained Job Scheduling (GFJS) and Heuristic Algorithm (HA). ORC allocates queries according to their processor's capabilities. GFJS is based on resource characteristics. HA selects some possible schedules that are having the shortest sum of completion time and this set contains the optimal one.