expalin 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:- expalin Processes Vs Threads?

Properties of Dictionary Keys, Dictionary values encompass no limitations. ...

Dictionary values encompass no limitations. They can be any random Python object, moreover standard objects or user-defined objects. Though, same is not true for the keys. There ar

Uniform path cost search-artificial intelligence, Uniform Path Cost Search-...

Uniform Path Cost Search-Artificial intelligence A breadth first search will search the solution with the shortest path length from the first state to the goal state. Though, t

Data transmission, #quesetion..explain the concept of data transmission giv...

#quesetion..explain the concept of data transmission giving details of the transmission rate and bandwidth with details explanation of the transmission media

Files, definition of file operations

definition of file operations

How is the ack request formed, QUESTION a) The handling of the INVITE t...

QUESTION a) The handling of the INVITE transaction in SIP is completely different from the handling of other transactions. The handling of the INVITE is one of the most complex

Write a note on file permissions on linux, Question 1 Write a note on a...

Question 1 Write a note on advantages and disadvantages of Linux 2 Write a note on "File Permissions" on linux 3 Explain the usage of following Linux commands Cd kill

What are the Software interruptions, Software interruptions can be thoroug...

Software interruptions can be thoroughly activated by the assembler invoking the number of the preferred interruption with the INT instruction. The use of interruptions aids us in

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