View-oriented update protocol with integrated diff for view-based consistency

  • Authors:
  • Z. Huang;M. Purvis;P. Werstein

  • Affiliations:
  • Dept. of Comput. Sci., Otago Univ., Dunedin, New Zealand;Dept. of Electr. Eng. & Comput. Sci.,, Korea Adv. Inst. of Sci. & Technol., Seoul, South Korea;Dept. of Electr. Eng. & Comput. Sci.,, Korea Adv. Inst. of Sci. & Technol., Seoul, South Korea

  • Venue:
  • CCGRID '05 Proceedings of the Fifth IEEE International Symposium on Cluster Computing and the Grid (CCGrid'05) - Volume 2 - Volume 02
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper proposes a view-oriented update protocol with integrated diff for efficient implementation of a view-based consistency model which supports a novel view-oriented parallel programming style based on distributed shared memory. View-oriented parallel programming requires the programmer to divide the shared data into views according to the nature of the parallel algorithm and its memory access pattern. The advantage of this programming style is that it offers the potential for the underlying distributed shared memory system to optimize consistency maintenance. The View-oriented update protocol with integrated diff is proposed to exploit this performance potential. This protocol is compared with a traditional diff-based protocol and an existing home-based protocol. Experimental results demonstrate that the performance of the proposed protocol is significantly better than the diff-based protocol and the home-based protocol.