
- Operating System Tutorial
- OS - Home
- OS - Overview
- OS - Components
- OS - Types
- OS - Services
- OS - Properties
- OS - Processes
- OS - Process Scheduling
- OS - Scheduling algorithms
- OS - Multi-threading
- OS - Memory Management
- OS - Virtual Memory
- OS - I/O Hardware
- OS - I/O Software
- OS - File System
- OS - Security
- OS - Linux
- OS - Exams Questions with Answers
- OS - Exams Questions with Answers
- Operating System Useful Resources
- OS - Quick Guide
- OS - Useful Resources
- OS - Discussion
Difference Between Time Sharing and Real-Time Operating System
In this post, we will understand the difference between Time Sharing and Real-Time Operating System −
Time Sharing Operating System
In this type of operating system, a quick response is required to be given when a request comes in.
It has a switching method.
Any kind of modifications can be done to the program.
The resources of the computer are shared externally.
It deals with multiple processes and applications simultaneously.
The response to a user request is given within seconds of time.
Real-Time Operating System
In this operating system, the computation tasks are required to be given more importance before its nominative point.
It doesn’t have a switching method.
No modification takes place in this system.
The resources of the computer are not shared externally.
Only one process or application is dealt with at a point in time.
In this OS, the response to the user’s request is provided within a specific time.
- Related Articles
- Time-Sharing Operating system
- What is Multitasking/Time Sharing Operating System?
- What is the Real Time Operating System?
- Difference Between Network Operating System and Distributed Operating System
- Difference between Operating System and Kernel
- Difference Between Kernel and Operating System
- Operating system time slicing in round robin scheduling
- Difference Between Linux and Windows Operating System
- Difference between Takt Time and Cycle Time
- What are the characteristics of batch, embedded, real time and mainframe operating systems?
- Difference Between Logical and Physical Address in Operating System
- What are the different tasks in the real time system?
- Python program to find difference between current time and given time
- Real-Time Embedded Systems
- Real-Time Communications (RTC)
