Process synchronization-oocomputerworld
Process synchronization:- Process synchronization is the task coordinating the execution of process in a way that no two process can have excess to the same shared data and resources it is specially needed in multi process system when multiple process are running together and more than one process try to gain access to the same shared resources or data at the same time this can lead to inconsistency of shared data, So the changes made by one process note necessary reflected when other processes access the same shared data. To avoid the this type of inconsistency of data, the process need to be synchronize with each other. When two or more process operated with each other, their order of execution must be preserved otherwise there can be conflicts in their execution and in appropriate output can be produced. A Co-operative process is the one other one which can affect the execution of other process or can be affected by execution of other processes.
Such process need to be synchronized so that their order to execution can be granted.
Database system vs file system
what is computer worm-computer world
Logical database model and Relational database management system
Definition of computer cables and types of cables
Register and type of register in computer Architecture
Definition of computer ports and types of ports
what is computer and what is the meaning of computer
Definition of computer cables and types of cables
Difference between Linux and Unix-computer world
Demand paging-oocomputer world
What is internet-computer world
Round-Robin Scheduling in operating system-computer world
Aggregation and Functional dependency in DBMS
Comments
Post a Comment