answersLogoWhite

0


Best Answer

A thread is the sequence of instructions followed by a CPU, and is an independently dispachable unit in the run queue. A process can start and manage multiple threads, each managing an aspect of the overall processing. The operating system can schedule the threads independently, allowing them CPU time if they are ready, or blocking them if they are waiting on something, such as an IO completion. In a network process, such as a web server, there can be many things going on at the same concurrent time. Threads are an ideal solution to the problem of managing all of these things, because the main process does not need to poll each sub-process (thread) to see if it needs or is ready to do work.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

Execution context within a process is called Thread. Threads run, process does not. Every process starts with one thread.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Explain about threads in computer networks?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What has the author Marion Pester written?

V. C. Marney-Petix has written: 'Internetworking' -- subject(s): Computer input-output equipment, Computer networks, Wide area networks (Computer networks), Local area networks (Computer networks), Data transmission systems 'Networking and data communications' -- subject(s): Computer networks, Data transmission systems 'Mastering internetworking' -- subject(s): Computer networks, Wide area networks (Computer networks), Internetworking (Telecommunication), Local area networks (Computer networks) 'Bridges, routers, gateways!' -- subject(s): Equipment and supplies, Bridges (Computer networks), Local area networks (Computer networks), Routers (Computer networks), Wide area networks (Computer networks), Gateways (Computer networks), Internetworking (Telecommunication)


What developments has contributed most of the digital revolution?

social networks . or The internet computer networks


What can thread make?

In computer programming, you can use multiple threads if you want the computer to do several things at the same time.In computer programming, you can use multiple threads if you want the computer to do several things at the same time.In computer programming, you can use multiple threads if you want the computer to do several things at the same time.In computer programming, you can use multiple threads if you want the computer to do several things at the same time.


What is Gate in computer networks?

There are NO GATES in computer networks... So, ask next question...


Why Computer networks were developed?

Networks were developed as a communication method between computers at remote sites


What has the author Jeremiah F Hayes written?

Jeremiah F. Hayes has written: 'Modeling and analysis of computer communications networks' -- subject(s): Computer networks, Local area networks (Computer networks), Mathematical models


Why are computer networks so important in modern life?

because networks are mad with networks


What are in Computer networks?

Computer networks consist of multiple computers and other electrical devices linked together


2.What is different between computer networks and internetwork?

2. What is different between computer networks and internetwork?


What has the author Carl Malamud written?

Carl Malamud has written: 'Analyzing Novell networks' -- subject(s): Computer network architectures, Local area networks (Computer networks), NetWare 'Mobile IP Networking' 'Exploring the Internet' -- subject(s): Internet 'Analyzing Sun Networks' -- subject(s): Computer network protocols, Sun computers, Computer network architectures, Local area networks (Computer networks)


What has the author Gerald D Cole written?

Gerald D. Cole has written: 'Design alternatives for computer network security' -- subject(s): Computer networks, Computer security, Security measures 'Implementing OSI networks' -- subject(s): Computer network architectures, Computer network protocols, Computer networks 'Computer networking for systems programmers' -- subject(s): Computer networks, Systems programming (Computer science)


Which layer controls the operation of Subnet in computer networks?

The Network Layer controls the operation of Subnet in computer networks.