Sunday, January 1, 2012

Multithreading Models

Why multithreading is required ?

How threads can be implemented in
  1.User Level
  2.Kernel Level

And what are multithreading models
1.One to one
2.Many to one
3.Many to many

Useful Links:
http://www.informit.com/articles/article.aspx?p=25075&seqNum=4

1 comment: