Define the windowsnt, Operating System

Assignment Help:

Define the WindowsNT

WindowsNT provides a two-level approach to resource management: process and thread. The process is the uppermost level and contains most of the application resources. Each process is started with one thread (the Main Thread) and may create peer threads. Each of these threads may access code, data, and  resources allocated to its parent process.

In addition, inherited resources may be provided by creating new child processes. The CreateProcess( ) command provides  a mechanism for specifying the level of inheritance for child processes. Resources (or object handles) such as files, semaphores, threads, pipes, current directory, stdin, stdout, and environment variables may be inherited.


Related Discussions:- Define the windowsnt

Write a note on multithreading, Write a note on multithreading. Multith...

Write a note on multithreading. Multithreading is the capability of an operating system to execute different parts of a program called as threads, at the same time. The program

Example of producer consumer - semaphore, Now let's implement bounded produ...

Now let's implement bounded producer-consumer with semaphores, a Coke machine which is initially empty: semaphore sem_mutex = 1 // binary semaphore for mutual exclusion, 1==unlo

Explain root partition, Explain root partition The root partition,which...

Explain root partition The root partition,which have the operating-system kernel and potentially other system files, is mounted at boot time. In successful mount operation, ope

Objective, what are the objective of operating system assignment

what are the objective of operating system assignment

Linux os, Introduction of linux

Introduction of linux

What is the exclusive feature of unix, What is the exclusive feature of UNI...

What is the exclusive feature of UNIX Shell is the exclusive feature of UNIX.

Explain relative file organization, Relative file organization A rela...

Relative file organization A relative file is an array of fixed-length slots and the records can be inserted in the first free slot found from the beginning of the file and

Explain working of the logical file system, Explain working of the logical ...

Explain working of the logical file system The logical file system manages metadata information. Metadata contains all of the file-system structure, excluding actual data. It h

Discuss distributed file system caching, Problem: (a) Discuss Distribut...

Problem: (a) Discuss Distributed File System Caching. (Your discussion should include the goal and architecture of distributed file system caching and the various possible c

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