Skip to main content
Skip header

Thread Programming

Summary

Programming with parallel running processes until recently was exclusive domain of powerful Unix computers. Increasing computation power of PC machines allows us run multi-tasking OS on common PC. Subroutines parallel running within on process can be implemented on Win32 platform using threads. Possible thread synchronization mechanism, memory sharing etc will be discussed together with threads. Implementation examples will be given.

Literature

Jeffrey Richter: Advanced Windows, Microsoft Press 1997
Online dokumentace Microsoft Developers Network (MSDN), see msdn.microsoft.com

Advised literature

No advised literature has been specified for this subject.


Language of instruction čeština
Code 456-0326
Abbreviation PVL
Course title Thread Programming
Coordinating department Department of Computer Science
Course coordinator doc. Mgr. Jiří Dvorský, Ph.D.