Define pvm library functions, Computer Engineering

Assignment Help:

Q. Define pvm library functions?

  • int info = pvm_freebuf( int bufid )

organizes of a message buffer. bufid message buffer identifier. 

  • int pvm_getsbuf( void )

returns the active send buffer identifier.

  • int pvm_getrbuf( void )

returns the active receive buffer identifier. 

  • int pvm_setsbuf( int bufid )

Sets active send buffer to bufid, saves state of previous buffer and returns previous active buffer identifier.

  • int pvm_setrbuf( int bufid )

sets active receive buffer to bufid, saves state of previous buffer and returns previous active buffer identifier.

  • intpvm_initsend( int encoding )

Clear default sends buffer and specifies the message encoding. Encoding specifies the next message's encoding scheme.  

  • int pvm_send( int tid, int msgtag )

Immediately transmits the data in active message buffer. tid Integer task identifier of destination process. msgtag Integer message tag supplied by user. msgtag must be nonnegative. 

  • int pvm_recv( int tid, int msgtag )

Related Discussions:- Define pvm library functions

Accept commands from the user, Your shell must accept commands from the use...

Your shell must accept commands from the user. The first step to implement this will be reading a line of input. This section will focus on what to do with the line of input after

Main benefits of cd-rom, The main benefits of CD-ROMs are: These are...

The main benefits of CD-ROMs are: These are removable disks, thus they are suitable for archival storage mass replication is cheap and fast large storage capacity

How is a property designated as read-only, How is a property designated as ...

How is a property designated as read-only?  In VB.NET: Public Read-Only Property Property Name As Return Type Get? Your Property execution goes in here End Get End Property.

Convert the decimal to hexadecimal equivalent number, Convert the decimal n...

Convert the decimal number 45678 to its hexadecimal equivalent number. Ans: (45678) 10 =(B26E) 16 (45678) 10 =(B26E) 16

What is XMS, What is XMS Memory system is divided into 3 main parts. TP...

What is XMS Memory system is divided into 3 main parts. TPA (transient program area), system area and XMS (extended memory system). Type of microprocessor in your computer sign

Minimax search, Minimax search: Always notice there that the process a...

Minimax search: Always notice there that the process above was in order for player one to choose his and her first move for that. The whole entire process would require to fre

What does a socket having of, The combination of an IP address and a port n...

The combination of an IP address and a port number is known as a socket.

Add references dialog box, What is the difference among "using System.Data;...

What is the difference among "using System.Data;" and directly adding the reference from "Add References Dialog Box"?  When you compile a program using command line, you add th

What is rational administrator, Use the Rational Administrator to: * M...

Use the Rational Administrator to: * Make and manage projects. * Make a project under configuration management. * Make a project outside of configuration management.

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