Define multithreading, Operating System

Assignment Help:

Define multithreading

The proficiency of an operating system to execute different parts of a program called threads simultaneously is called as multithreading. A thread is a flow of control from a program with a single execution point. Threads are similar to pieces of process and every process will be having at least one thread. In multithreading the threads are executing in parallel. Having multiple threads executing in parallel in one process is analogous to having multiple processes running in parallel in one computer. Here the threads share open files, an address space, and other resources.

Since the threads executing parallel are sharing the resources the interfering among the threads should be avoided. Multithreading is put into practice for improving the response time of the system.

1920_Define multithreading.png


Related Discussions:- Define multithreading

Linux, Discuss the risks of having a single root user

Discuss the risks of having a single root user

What is an operating system?, What is an operating system? An operating...

What is an operating system? An operating system is a program that acts as a mediator between a user and the computer hardware. The function of an operating system is to provid

OS is a resource allocator and control program, why we say OS is a resource...

why we say OS is a resource allocator and control program

What is meant by the term affinity in processor sheduling, Question: (a...

Question: (a) Answer the following questions based on the code snippet below. 1. int main (int argc, char *argv[]) 2. { 3. 4. pid_t processId; 5. 6. processId =

Computer organisation, basic advantage of using interrupt initiated data tr...

basic advantage of using interrupt initiated data transfer over transfer under program control without an interrupt

Deadlock resoloution technique, justify the role played by the operating sy...

justify the role played by the operating system in managing the process to avoid deadlock

What is belady anomaly, What is Belady's anomaly When plotting on a g...

What is Belady's anomaly When plotting on a graph the page faults versus the number of available frames. We notice that the number of faults for four frames is greater than th

What are the issues in designing a network-fault tolerance, Fault tolerance...

Fault tolerance : Machine failures, Communication faults, storage device crashes, and decays of storage media must be tolerated by the system to some extent. A fault tolerant sy

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd