JaDiMa: java applications distributed management on grid platforms

  • Authors:
  • Yudith Cardinale;Eduardo Blanco;Jesús De Oliveira

  • Affiliations:
  • Departamento de Computación y Tecnología de la Información, Universidad Simón Bolívar, Caracas, Venezuela;Departamento de Computación y Tecnología de la Información, Universidad Simón Bolívar, Caracas, Venezuela;Departamento de Computación y Tecnología de la Información, Universidad Simón Bolívar, Caracas, Venezuela

  • Venue:
  • HPCC'06 Proceedings of the Second international conference on High Performance Computing and Communications
  • Year:
  • 2006

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper describes JaDiMa (Java Distributed Machine), a collaborative framework to construct high performance distributed Java applications on grid platforms. JaDiMa is a system that automatically manages remote libraries used in a Java application. It leverages on the advantages of portability, modularity, object oriented model and flexibility of Java, while incorporating well known techniques of communication and security. JaDiMa allows users to compile and execute Java applications which use distributed libraries, without the need of keeping them in the developer and user hosts. The result is a simple and efficient distributed environment upon which applications and data are easily shared and highly portable amongst heterogeneous platforms and multiple users. We describe an implementation of JaDiMa as part of SUMA/G, a Globus-based grid environment. We also show experiences of executing an application, which uses libraries for managing graph and network data, on several scenarios with SUMA/G and JaDiMa.