A load balancing approach for parallel database machines


DİKENELLİ O., ÜNALIR M. O., Özerdim A., Özkarahan E.

1995 Euromicro Workshop on Parallel and Distributed Processing, San Remo, İtalya, 25 - 27 Ocak 1995, ss.51-58 identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Cilt numarası:
  • Doi Numarası: 10.1109/empdp.1995.389155
  • Basıldığı Şehir: San Remo
  • Basıldığı Ülke: İtalya
  • Sayfa Sayıları: ss.51-58
  • Dokuz Eylül Üniversitesi Adresli: Evet

Özet

© 1995 IEEE.Parallel database systems have become a major tool for high performance information processing. These systems require efficient load balancing approaches to partition each relation and to allocate them to the parallel architecture. If the database is not partitioned in a balanced way, the execution of database operations might waste resources, reducing the performance of parallel system. In this study, a multiattribute declustering approach is proposed for parallel database systems. This approach partitions the multiattribute file so as to generate blocks for any given number of processors. Then, an efficient allocation algorithm is applied to map adjacent blocks to neighboring processors considering the underlying architecture. Therefore, operations such as join, requiring high block interactions are executed efficiently on any network topology. Our algorithm is applied to both uniform and nonuniform data distribution cases and the results show that it balances the data loadfor any kind of data distribution.