Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Solved Assignments
Asked Questions
Answered Questions
what are the main data structures used in the following areas rdbms network data model and hierarchical data modelrdbms array ie array of
q nozzle design loadsminimum nozzle design loads shall be in accordancef axial force on centre line of nozzle lbs maximum transverse force 15ffr
what is data structurea data structure is a way of organizing data that considers not only the items kept but also their relationship to each
q explain about vessel design loadsvessels and their supports shall be designed for all of the following conditionsbullerection dead weight of fully
q design pressure of vesselsthe design pressure shall be as specified on the vessel data sheetthe design pressure for a vessel in vacuum service
what is ipc what are the various schemes availablethe term ipc inter-process communication explains various ways by which different process running
what is an advantage of executing a process in backgroundthe most common reason to put a process in the background is to permit you to do something
pressure vessel materials shall be as specified on the vessel data sheetall attachments to vessels shall be of the same lsquop number material as
how would you kill a processthe kill command takes the pid as one argument this signifies which process to terminatethe pid of a process can be got
what is a daemona daemon is a method that detaches itself from the terminal and runs disconnected in the background waiting for requests and
normal 0 false false false en-us x-none x-none
what are the process states in unixas a process implements it changes state according to its circumstances unix processes have the following
types of categorizationthe subsequent categorization of parallel computers has been identified1 categorization based on the instructions and data
what is a zombiewhen a program forks and the child finishes before the parent the kernel still keeps some of its information about the child in case
how can a parent and child process communicatea parent and child can communicate by any of the normal inter-process communication schemes pipes
massively parallel systemindicates to a parallel computer system involving a huge number of processors the numbers in a huge number of processors
what are various ids associated with a processunix identifies each process with a unique integer known as processid the process that implements the
parallel overheadthe amount of time needed to organize parallel tasks as opposed to undertaking useful work parallel overhead may comprise factors
construction activities for plantconstruction activities such as shoring and bracing of excavations lifting and rigging activities and scaffolding
granularityin parallel computing granularity can be defined as a qualitative assess of the ratio of computation to communication1 coarse granularity-
q design stairways - ladders and platformsstairways rather than ladders should be provided for main access to elevated structures ladders should be
communicationsparallel tasks normally have to exchange data there are various manners in which this can be achieved like over a network or through a
q design lay-down areas for plantdesignated lay-down areas are areas specifically positioned to enable equipment maintenance to be carried out these
shared memory shared memory refers to memory component of a computer system in which the memory can accessed directly by any of the processors in
serial executionexecution of a program serially one statement at one instance of time in the simplest case thats what takes place on a one processor