Sciweavers

CCGRID
2006
IEEE

VODCA: View-Oriented, Distributed, Cluster-Based Approach to Parallel Computing

13 years 10 months ago
VODCA: View-Oriented, Distributed, Cluster-Based Approach to Parallel Computing
This paper presents a high-performance Distributed Shared Memory system called VODCA, which supports a novel View-Oriented Parallel Programming on cluster computers. One advantage of View-Oriented Parallel Programming is that it allows the programmer to participate in performance optimization through wise partitioning of the shared data into views. Another advantage of this programming style is that it enables the underlying Distributed Shared Memory system to optimize consistency maintenance. VODCA implements a View-based Consistency model and uses an efficient View-Oriented Update Protocol with Integrated Diff to maintain consistency of a view. Important implementation details of VODCA are described in this paper. Experimental results demonstrate that VODCA performs very well and its performance is comparable with MPI (Message Passing Interface) systems. Key Words: Distributed Shared Memory, VODCA, Viewbased Consistency, View-Oriented Parallel Programming, Parallel Computing, Clust...
Zhiyi Huang, Wenguang Chen, Martin K. Purvis, Weim
Added 10 Jun 2010
Updated 10 Jun 2010
Type Conference
Year 2006
Where CCGRID
Authors Zhiyi Huang, Wenguang Chen, Martin K. Purvis, Weimin Zheng
Comments (0)