Message passing programme development environment, Computer Networking

Assignment Help:

Message Passing Programme Development Environment

In a multicomputer system, the computational load among various processors must be balanced. To pass information among various nodes, message-passing technique is used. The programming environment of a multicomputer contains a host runtime system and resident operating system known as Kernel in all the node computers. The host system gives uniform communication among processes without intervention of the nodes, network connection and host workstation.  Host processes are located outsides the nodes. The host environment for hypercube computer at Caltech is a UNIX processor and uses UNIX and language processor utilities to communicate with node processes. The Kernel is separately located in each node computer that supports multiprogramming with an address space confined by local memory.  Many node processes can be created at each node.  All node processes execute concurrently in different physical node or interleaved through multiprogramming within the same node.  Node processes communicate with each other by sending or receiving messages.

he messages can be of a variety of types.  A particular field of all messages can be reserved to represent message type. The message passing primitives are as follows:

  • Send (type, length, buffer, node process)
  • Receive (type, length, and buffer)

Where type classified the message type, buffer shows location of the message, length specifies the length of the message, and node designates the destination node and process shows process ID at destination node.  Send and receive primitives are used for indicating the sending and receiving processes respectively.  The buffer field of send shows the memory location from which messages are sent and the buffer field of receive indicates the space where arriving messages will be stored.


Related Discussions:- Message passing programme development environment

Describe network infrastructure design, Question : a) Explain why perv...

Question : a) Explain why pervasive computing can be termed as a "technology that disappears". b) List and briefly explain four main components of a MOTE used in Wireless

What is error detection, What is Error Detection? What are its methods? ...

What is Error Detection? What are its methods? Data can be corrupted during transmission. For reliable communication errors must be deducted and corrected. Error Detection uses

Explain different network structures in use, Computer Networking 1. Exp...

Computer Networking 1. Explain different network structures in use. 2. Elaborate the architecture and usage of ISDN. 3. Discuss the concept of framing in Data Link Layer

Implementation of distributed systems, Distributed systems are composed of ...

Distributed systems are composed of a number of physically separate machines connected by one or more communication links. Unlike parallel systems, there's no shared clock or memor

Fiber optic extension, FIBER OPTIC EXTENSION:  The LAN extension using f...

FIBER OPTIC EXTENSION:  The LAN extension using fiber optic is given in the figure below:   Figure The fiber-modem translates digital data into pulses of light the

packing -unpacking data with parallel virtual machine , Packing and Unpack...

Packing and Unpacking Data pvm_packs - Pack the active message buffer with arrays of prescribed data type: int info = pvm_packf( const char *fmt, ... ) int info = pv

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd