Engineering Notes 130

Created by admin on Fri, 06/01/2012 - 17:16
Sub Topic: 
Multi Taksing
Upload File: 
Chapter Name: 
C SHARP AND .NET FRAMEWORK
Description: 
A process is different than a program Program: Static code and static data Process: Dynamic instance of code and data No one-to-one mapping between programs and processes Can have multiple processes of the same program Example: many users can run “ls” at the same time One program can invoke multiple processes Example: “make” runs many processes to accomplish its work
engnotes_star_rating: 

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.