Explain the grouping threads that execute similar functions, Operating System

Assignment Help:

Grouping Threads That Execute Similar Functions  

Thread Groups are generally used to group threads that execute similar functions of the application program. For instance, if a server application program were executing request for database access and for computational analysis, the respective threads could be grouped under two different thread groups.

As such, any thread in either group could then assume that working directory, stdin, output screen and other data items were set on the basis of thread group. Thus database threads could read and write from their current working directory and computation threads could read or write from theirs. Each would not need path specifies of the directories they were using. The same would be true for current connection, task and screen.

 


Related Discussions:- Explain the grouping threads that execute similar functions

Locks - mutexes, Locks (also known as mutexes, short for mutual exclusion l...

Locks (also known as mutexes, short for mutual exclusion locks) provide mutual exclusion to shared data inside a critical session. They are implemented by means of two atomic routi

Comparing, Compare 2 different operating systems.

Compare 2 different operating systems.

Queing theory, how to solve queing theory step by step

how to solve queing theory step by step

Split the hexadecimal format, The following is a dump of a TCP header in h...

The following is a dump of a TCP header in hexadecimal format: 00CD0018 00000EF1 00000D5D 502200D1 01BF0010 We need to first split the above hex as such 00 CD 00 18 00 00

Synchronization, As we already know, threadsmust ensure consistency; otherw...

As we already know, threadsmust ensure consistency; otherwise, race conditions (non-deterministic results) might happen. Now consider the "too much milk problem": two people share

Three conditions that solution for critical section problem, What are three...

What are three conditions that a solution for the critical section problem must satisfy? The three conditions are as following:- a)      Mutual exclusion :- if a process is

Multiprogramming, ? FREE ASSOCIATION ASSIGNMENTS of multiprograming

? FREE ASSOCIATION ASSIGNMENTS of multiprograming

Explain the request/response interface, Explain the Request/Response Interf...

Explain the Request/Response Interface   Many issues are involved in providing a procedural interface for client functions to interact with server components. First off, since

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