Premium
On the replacement of objects from round‐based applications over heterogeneous environments
Author(s) -
Righi Rodrigo da Rosa,
Graebin Lucas,
Costa Cristiano André
Publication year - 2015
Publication title -
software: practice and experience
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.437
H-Index - 70
eISSN - 1097-024X
pISSN - 0038-0644
DOI - 10.1002/spe.2253
Subject(s) - computer science , java , distributed computing , object oriented programming , middleware (distributed applications) , load balancing (electrical power) , context (archaeology) , code (set theory) , object (grammar) , feature (linguistics) , legacy system , programming language , inheritance (genetic algorithm) , software engineering , software , grid , paleontology , linguistics , philosophy , biochemistry , geometry , mathematics , chemistry , set (abstract data type) , artificial intelligence , gene , biology
Summary In recent years, there has been growing support for more tightly coupled applications regarding heterogeneous resources. A specific way of obtaining better performance in such applications is to consider the replacement of execution entities by newer resources during the application's lifetime. Therefore, this article describes the rationale for developing jMigBSP, which is a Java programming library that offers object rescheduling for round‐based applications. In this context, the proposal addresses Bulk Synchronous Parallel (BSP) applications because BSP represents one of the most often used models for writing tightly coupled parallel programs. jMigBSP's main contribution examines the rescheduling facility in two different ways: (i) using migration directives in the application code directly; and (ii) through automatic load balancing at the middleware level. Specifically, this second idea is feasible because of Java's inheritance feature, which transforms a simple jMigBSP application into a migratable one by changing only a single line of code. In addition to the description of jMigBSP, this article emphasizes the benefits of using migration over heterogeneous environments by executing scientific applications. The results indicate gains of up to 56% with object rescheduling and support the feasibility of using migration as a load balancing technique. Copyright © 2014 John Wiley & Sons, Ltd.