Routines which handle dynamic processes, Computer Engineering

Assignment Help:

Q. Routines which handle dynamic processes?

number of routines which handle dynamic processes: 

  • int pvm_joingroup( char *group )

Enrolls calling process in a named group. group is a name of an existing group. Returns instance number. Instance numbers starts from 0 to number of group members minus 1. In PVM 3 a task can join more than one group. If a process leaves a group but then rejoins it that process may get a different instance number. 

  • int info = pvm_lvgroup( char *group )

Unenrolls calling process from a named group. 

  • int pvm_gettid( char *group, int inum )

Returns the tid of a process recognized by instance number and group name. 

  • int pvm_getinst( char *group, int tid )

Returns instance number in a group of PVM process. 

  • int size = pvm_gsize( char *group )

Returns number of members presently in named group. 

 int pvm_barrier( char *group, int count )

  Blocks calling process till all processes in a group have called it. count species the number of group members which must call pvm_barrier before they are all released.


Related Discussions:- Routines which handle dynamic processes

Determine resources, Consider the following system snapshot using data stru...

Consider the following system snapshot using data structures in the Banker's algorithm, with resources A, B, C, and D, and process P0 to P4:                           Max

State any three properties of the neutrons, Q. State any three properties o...

Q. State any three properties of the neutrons. (i) A Neutrons are the constituent particles of all nuclei except hydrogen. (ii) As they are neutral particles they aren't de

Develop a regular expression for real number and identifier, Develop a regu...

Develop a regular expression for Real number with optional fraction and Identifier. (i) A regular expression for real number with optional fraction is [+ | -] (d) +. (d)* (i

What is central processing unit, What is Central Processing Unit Centra...

What is Central Processing Unit Central Processing Unit (CPU) performs all the arithmetic and logical calculations in a computer. The CPU is said to be the brain of the compute

What are the benefits of web-based spreadsheets, What are the Benefits of W...

What are the Benefits of Web-Based Spreadsheets? The spreadsheets can be accessed from any Internet-connected computer, not just the computer originally formed the spreadsh

Explain the term - rational rose and visio 2000 enterprise, Explain the ter...

Explain the term - Rational Rose and Visio 2000 Enterprise Rational Rose: IBM Rational RequisitePro is a powerful and easy-to-use tool for use case management and requirement

Differentiate between raid 0 and raid 1, Problem 1 a) Give three reaso...

Problem 1 a) Give three reasons why connecting peripherals directly to the system bus are not a good practice. b) Name five categories in which the major functions on requ

The height of the left sub tree and height of the right tree, The differenc...

The difference among the height of the left sub tree and height of the right tree, for each node, is almost one.  AVL - tree

C, "Super ASCII", if it contains the character frequency equal to their asc...

"Super ASCII", if it contains the character frequency equal to their ascii values. String will contain only lower case alphabets (''a''-''z'') and the ascii values will starts from

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