stason.org logo lotus


previous page: 5.7. Protection boundary (Programming threads)page up: Threads Programming FAQnext page: 6. What are the different kinds of threads? (Programming)

5.8. Scheduling (Programming threads)

 Books
 TULARC
















Description

This article is from the Threads Programming FAQ, by Bryan O'Sullivan bos@serpentine.com with numerous contributions by others.

5.8. Scheduling (Programming threads)

Scheduling involves deciding what thread should execute next on a
particular CPU. It is usually also taken as involving the context
switch to that thread.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

programming, software, coding, threads programming







TOP
previous page: 5.7. Protection boundary (Programming threads)page up: Threads Programming FAQnext page: 6. What are the different kinds of threads? (Programming)