explain Processes Vs Threads?, Basic Computer Science

Assignment Help:
In many respect threads operate in the similar way as that of processes. A number of the similarity and differences are:
Similarities
• Similar to processes threads share CPU and only one thread active (running) at a time.
• Similar to processes, threads within processes, threads within processes execute sequentially.
• Similar to processes, thread can create children.
• And similar to process, if one thread is blocked, another thread can run.
Differences
• Dissimilar processes, threads are not independent of one another.
• Dissimilar processes, all threads can access every address in the task.
• Dissimilar processes, threads are design to aid one other. Note that processes might or might not aid one another because processes may originate from many different users.

Related Discussions:- explain Processes Vs Threads?

Describe different kinds of registers used for register arra, Different kin...

Different kinds of registers are general between most microprocessor designs. These are: Program Counter (PC) This register is utilized to hold the memory address of the next instr

Internal storage, Internal Storage: Internal storage is also known as ...

Internal Storage: Internal storage is also known as main, primary, or (for historical reasons) core storage, or, memory. It is used to hold those instructions and data require

Communications programs , Communications Programs : By communications prog...

Communications Programs : By communications programs, we mean those programs which allow a computer to communicate via a transmission cable to another electronic device. Here we d

Explain the concept of a transition graph, Question 1 Define the concept o...

Question 1 Define the concept of equivalence relation. Give atleast two examples of equivalence relation Question 2 Prove that a graph G is connected if and only if it has a

Spreadsheet development, Basic steps/tasks involved in spreadsheets develop...

Basic steps/tasks involved in spreadsheets development

Diskless workstations, Diskless workstations:    Most people assume th...

Diskless workstations:    Most people assume that the operating system is stored on a disk that is connected directly to the computer, but this is not necessarily true. If the

Graphs, Find the corresponding matrix of the digraph above

Find the corresponding matrix of the digraph above

Prelude to programming concepts and design 5th edition, Input a list of pos...

Input a list of positive numbers, terminated by 0, into an array numbers []. Then display the array and the largest and smallest number in it.

Flowchart, Fahrenheit to celsius convertion

Fahrenheit to celsius convertion

Operating systems, Consider the state transition diagram of Figure 3.9b. Su...

Consider the state transition diagram of Figure 3.9b. Suppose that it is time for the OS to dispatch a process and that there are processes in both the Ready state and the Ready/Su

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