ANALYSIS OF A SEQUENTIAL JAVA CODE FOR AUTOMATIC PARALLELIZATION IN DISTRIBUTED NETWORKS FOR HIGH PERFORMANCE COMPUTING –A RUNTIME APPROACH

Saved in:
Bibliographic Details
Title: ANALYSIS OF A SEQUENTIAL JAVA CODE FOR AUTOMATIC PARALLELIZATION IN DISTRIBUTED NETWORKS FOR HIGH PERFORMANCE COMPUTING –A RUNTIME APPROACH
Authors: MS. SONAM SHAIKH, PROF. MR.ANIL PATIL
Publisher Information: Zenodo
Publication Year: 2018
Collection: Zenodo
Subject Terms: Load balancing, Network monitoring, Distributed computing, Automatic parallelization, Parallel programming, High performance computing, Java program execution, Code distribution
Description: The popularity of the Internet and the availabili ty of powerful computers and high - speed networks as low cost commodity components are changing the way we use computers today. This technology opportunity has led to the possibility of using networks of computers as a single,unified computing resource. It is possible to use multiple computers as a single unified resource for high performance computing. The Java Development Environment (JDE) includes several features which facilitate the production of stable,robust code for parallel processing. Threads pr ovide an efficient and effective paradigm for utilizing tightly coupled systems and socket communication,remote method invocation (RMI) are for distributing environments. The work focuses on an automatic parallelization of a Java code to improve the perfo rmance of a program execution. At run time it parallelizes the code for execution. The research focuses on a new parallel execution technique in which the sequential java code is analyzed and parallelized so that each part of code is executed on different system in a network in accordance with the availability of the computers in a network. It speeds up the execution of a particular application to a great extent. The parallelized code should be such that it should not be dependent with each other. Dependenc ies among the code should be detected at compile time / run time as far as possible. This proposed work also involves load management as well as maintaining network information at regu lar intervals. Since java is an object oriented language,the managemen t of the objects requires a special module. The proposed work makes it easier for the programs which have large number of lines of code to be executed and saving a time and is solely used for making the parallelization of java code through java programming. The goal of this work is to describe the design of a system for the automatic parallelization of Java programs. The novelty of the system stems from its combination of compile - time analysis and run - ...
Document Type: article in journal/newspaper
Language: English
Relation: https://zenodo.org/communities/ijiert/; https://zenodo.org/records/1451356; oai:zenodo.org:1451356; https://doi.org/10.5281/zenodo.1451356
DOI: 10.5281/zenodo.1451356
Availability: https://doi.org/10.5281/zenodo.1451356
https://zenodo.org/records/1451356
Rights: Creative Commons Attribution 4.0 International ; cc-by-4.0 ; https://creativecommons.org/licenses/by/4.0/legalcode
Accession Number: edsbas.AB5C4E8B
Database: BASE
Description
Abstract:The popularity of the Internet and the availabili ty of powerful computers and high - speed networks as low cost commodity components are changing the way we use computers today. This technology opportunity has led to the possibility of using networks of computers as a single,unified computing resource. It is possible to use multiple computers as a single unified resource for high performance computing. The Java Development Environment (JDE) includes several features which facilitate the production of stable,robust code for parallel processing. Threads pr ovide an efficient and effective paradigm for utilizing tightly coupled systems and socket communication,remote method invocation (RMI) are for distributing environments. The work focuses on an automatic parallelization of a Java code to improve the perfo rmance of a program execution. At run time it parallelizes the code for execution. The research focuses on a new parallel execution technique in which the sequential java code is analyzed and parallelized so that each part of code is executed on different system in a network in accordance with the availability of the computers in a network. It speeds up the execution of a particular application to a great extent. The parallelized code should be such that it should not be dependent with each other. Dependenc ies among the code should be detected at compile time / run time as far as possible. This proposed work also involves load management as well as maintaining network information at regu lar intervals. Since java is an object oriented language,the managemen t of the objects requires a special module. The proposed work makes it easier for the programs which have large number of lines of code to be executed and saving a time and is solely used for making the parallelization of java code through java programming. The goal of this work is to describe the design of a system for the automatic parallelization of Java programs. The novelty of the system stems from its combination of compile - time analysis and run - ...
DOI:10.5281/zenodo.1451356