INVESTIGADORES
ZUNINO SUAREZ Alejandro Octavio
congresos y reuniones científicas
Título:
Just-in-Time Gridification of Compiled Java Applications
Autor/es:
MATEOS, C.; ZUNINO, A.; CAMPO, M.; GOMEZ, N.
Lugar:
Mar del Plata
Reunión:
Simposio; First Symposium on High-Performance Computing (HPC2009) in Latin America, 38 Jornadas Argentinas de Informática e Investigación Operativa (JAIIO); 2009
Institución organizadora:
SADIO
Resumen:
Grids allow users to build applications with enormous demands for computational resources. Intuitively, this involves more development effort and expertise on Grid programming. The so-called gridification tools address these problems by deriving the Grid-enabled version of an application from its binary code. Unfortunately, most of such tools produce coarse-grained Grid applications that prevent developers from employing common tuning mechanisms such as parallelism and distribution, and are inflexible, since they were not thought to reuse existing Grid middleware services. We propose a new gridification tool for binary Java applications that solves these issues called BYG (BYtecode Gridifier). Results suggest that BYG can be employed to easily gridify and efficiently execute a broad range of computing intensive applications.