JavaSymphony, a programming model for the Grid

  • Authors:
  • Alexandru Jugravu;Thomas Fahringer

  • Affiliations:
  • University of Vienna, Institute for Software Science, Liechtensteinstr. 22, A-1090 Wien, Austria;University of Innsbruck, Institute for Software Science, Technikerstr. 25/7, A-6020 Innsbruck, Austria

  • Venue:
  • Future Generation Computer Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

In previous work, JavaSymphony has been introduced as a high-level programming model for performance-oriented distributed and parallel Java programs. We have extended JavaSymphony to simplify the development of Grid applications, allowing the programmer to control parallelism, load balancing, and locality at a high level of abstraction. In this paper, we introduce new features to support the widely popular workflow paradigm. The overall idea is to provide a high-level programming paradigm that shields the programmer from low level implementation details such as RMI, sockets, and threads. Experiments are presented to demonstrate the usefulness of JavaSymphony as a programming paradigm for the Grid.