Time sharing system · Time sharing refers to the allocation of computer resources in a time dependent fashion to several program simultaneously · A time sharing system has many user terminals that are connected to same computer simultaneously. Using these terminal, different users can work on a system at the same time · Thus, it uses multi programming with a special CPU scheduling among all the last one, and then again beginning from the first one · In time sharing system, the CPU time is divided among all the users on schedule basis. · It release the CPU under any of the following three conditions: 1. When the allotted time slice expires. 2. ...
Comments
Post a Comment