Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Electronic Theses, Projects, and Dissertations

2018

MPICH

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Inter Process Communication Between Two Servers Using Mpich, Nagabhavana Narla Jun 2018

Inter Process Communication Between Two Servers Using Mpich, Nagabhavana Narla

Electronic Theses, Projects, and Dissertations

The main aim of the project is to launch multiple processes and have those processes communicate with each other using peer to peer communication to eliminate the problems of multiple processes running on a single server, and multiple processes running on inhomogeneous servers as well as the problems of scalability. This entire process is done using MPICH which is a high performance and portable implementation of Message Passing Interface standard.

The project involves setting up the passwordless authentication between two local servers with the help of SSH connection. By establishing a peer to peer communication and by using a unique …