Extending the Entry Consistency Model to Enable Efficient Visualization for Code-Coupling Grid Applications

  • Authors:
  • Gabriel Anton;Loic Cudennec;Sebastien Monnet

  • Affiliations:
  • IRISA/INRIA and University of Rennes 1, France;IRISA/INRIA and University of Rennes 1, France;IRISA/INRIA and University of Rennes 1, France

  • Venue:
  • CCGRID '06 Proceedings of the Sixth IEEE International Symposium on Cluster Computing and the Grid
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper addresses the problem of efficient visualization of shared data within code coupling grid applications. These applications are structured as a set of distributed, autonomous, weaklycoupled codes. We focus on the case where the codes are able to interact using the abstraction of a shared data space. We propose an efficient visualization scheme by adapting the mechanisms used to maintain the data consistency. We introduce a new operation called relaxed read, as an extension to the entry consistency model. This operation can efficiently take place without locking, in parallel with write operations. We discuss the benefits and the constraints of the proposed approach.