Skip to main content
Log in

Distributed Shared Arrays: An Integration of Message Passing and Multithreading on SMP Clusters

  • Published:
The Journal of Supercomputing Aims and scope Submit manuscript

Abstract

This paper presents a Distributed Shared Array runtime system to support Java-compliant multithreaded programming on clusters of symmetric multiprocessors (SMPs). As a hybrid of message passing and shared address space programming models, the DSA programming model allows programmers to explicitly control data distribution so as to take advantage of the deep memory hierarchy, while relieving them from error-prone orchestration of communication and synchronization at run-time. The DSA system is developed as an integral component of mobility support middleware for grid computing so that DSA-based virtual machines can be reconfigured to adapt to the varying resource supplies or demand over the course of a computation. The DSA runtime system also features a directory-based cache coherence protocol in support of replication of user-defined sharing granularity and a communication proxy mechanism for reducing network contention. We demonstrate the programmability of the model in a number of parallel applications and evaluate its performance on a cluster of SMP servers, in particular, the impact of the coherence granularity.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Similar content being viewed by others

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Cheng-Zhong Xu.

Rights and permissions

Reprints and permissions

About this article

Cite this article

Basharahil, R., Wims, B., Xu, CZ. et al. Distributed Shared Arrays: An Integration of Message Passing and Multithreading on SMP Clusters. J Supercomput 31, 161–184 (2005). https://doi.org/10.1007/s11227-005-0041-5

Download citation

  • Issue Date:

  • DOI: https://doi.org/10.1007/s11227-005-0041-5

Navigation