- The batch system available for users of the UAF is condor which allows the user to submit jobs into the lpc batch farm or the production farm. On this page we will describe how to use this batch system.
- A group of jobs that are ready to be executed is called job pool. Since there is more than one job that can be executed, it is possible for the operating system to make a decision about which job to execute next. That decision keeps CPU utilization as high as possible.In general, it is not possible for a single user to keep CPU or I/O devices busy at all times. Multiprogramming allows the system .to increase CPU utilization by ensuring that the CPU always has a job to execute.
- Time-sharing is sharing a computing resource among many users by multitasking. Its introduction in the 1960s, and emergence as the prominent model of computing in the 1970s, represents a major historical shift in the history of computing. By allowing a large number of users to interact simultaneously on a single computer, time-sharing dramatically lowered the cost of providing computing, while at the same time making the computing experience much more interactive.
Thursday, June 18, 2009
3. Difference between batch system, multi-programmed system and Time sharing system?
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment