Base process which communicate with child processes

Assignment Help C/C++ Programming
Reference no: EM131777

Write a program which has a "base process" which communicates with child processes acting as "bombers" that it creates.

· Handling processes by use of fork(), getpid()and wait()

· Handling signals by use of signal(),alarm()and kill()

· Opening and accessing a console window buffer

Operation

Before executing the program, the user should open four console (terminal) windows. The first terminal window will represent the base, and the other three will represent the three bombers.

The first action of the program's main loop is to discover how many terminals are open by trying to open all possible terminal number buffers (e.g. /dev/pts/1,/dev/pts/1 etc...) as a read only file. Those that are open should be stored so that the first four found can be written to.

The main function of the air base is use fork() to spawn three child bomber processes which are to execute the same exact code, and a fourth child (without an associated terminal window) to receive input and while monitoring and signaling the bombers.

Each bomber is to be initialized to contain 50 gallons of fuel, six bombs, and to be a distance of zero miles from the base. An alarm() timer is to be installed and used which:

· Decrements the fuel by two gallons each second.

· Increments the distance from base by one mile every two seconds if going toward target, and decrements the distance from base by one mile every two seconds if returning to base.

· Reports the fuel amount, ordinance left, and distance from base every three seconds in the appropriate terminal. e.g.

Bomber id to base, g gallons left, b bombs left, m miles from base.

If a bomber ever runs out of fuel it should be terminated by exiting with an unsuccessful code. If a bomber drops all of its payload, it should begin returning to base. If it makes it back to base without running out of fuel, it should terminate with a successfully code.

Reference no: EM131777

Questions Cloud

Discuss one of the ingredients of growth pertinent to todays : Discuss one of the ingredients of growth  pertinent to today's economy
Determine merchandise inventory : Determine merchandise inventory
Construct a computer simulation model to track of cash flow : Construct a computer simulation model to keep track of the cash flow
Analyze security requirements and prepare a security policy : Analyze security requirements and prepare a security policy.
Base process which communicate with child processes : Write a program which has a "base process" which communicates with child processes acting as "bombers" that it creates.
Describe how moral hazard and adverse selection materialized : Describe how moral hazard and adverse selection materialized during the financial failure of A.I.G
Perform horizontal financial analysis : Perform horizontal financial analysis
What are the contents of given register : Memory location 2000H has the word 5000H stored in it. What does each location contain after INC BYTE PTR[2000H]. Also after DEC WORD PTR[2000H]
Current cost of a bond : Pre-tax cost of debt capital  and Current price of the bonds.

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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