Open Access Open Access  Restricted Access Subscription Access

Threads, Multithreading & Thread Synchronisation


Affiliations
1 Computer Science & Technology, India
 

Threads represent a compromise between 2 different Operating System philosophies : i) Traditional heavy state-laden processes that offer protection but can impair real-time performance, such as in Unix. ii) Lean and fast real-time OS that sacrifice protection for performance.
User
Notifications
Font Size


Abstract Views: 267

PDF Views: 119




  • Threads, Multithreading & Thread Synchronisation

Abstract Views: 267  |  PDF Views: 119

Authors

Amitava Ghosh
Computer Science & Technology, India

Abstract


Threads represent a compromise between 2 different Operating System philosophies : i) Traditional heavy state-laden processes that offer protection but can impair real-time performance, such as in Unix. ii) Lean and fast real-time OS that sacrifice protection for performance.