- Compound Win32 Synchronization Objects
Describes strategies to combine the Win32 synchronization primitives into more complex synchronization objects. It presents several solutions for implementing advanced synchronization objects along with a comparison of how they perform.
http://msdn.microsoft.com/library/en-us/dndllpro/html/msdn_locktest.asp
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Multithreaded Programming with Win32
This book describes techniques for designing and implementing multithreaded software applications.
http://www.amazon.com/exec/obidos/ASIN/0130109126
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Multithreading for Rookies
Focuses on some practical applications of Win32 multithreading.
http://msdn.microsoft.com/library/en-us/dndllpro/html/msdn_threads.asp
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Multithreading in Windows NT
This paper attempts to give an understanding of many aspects of multithreading and also introduces multi-threading in Windows NT, with focus on how and when to use this feature.
http://www.cswl.com/whiteppr/white/multithreading.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Pelt: POSIX Wrapper for Windows Threads
This package provides a POSIX layer on top of Win32 threads to facilitate porting of Unix applications to Win32 platforms. [Open Source, LGPL]
http://pelt.sourceforge.net
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- POSIX Threads (pthreads) for Win32
An implementation of POSIX pthreads for Win32. [Open source, LGPL].
http://sources.redhat.com/pthreads-win32/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Strategies for Implementing POSIX Condition Variables on Win32
This article explores various techniques and patterns for implementing POSIX condition variables correctly and/or fairly on Win32.
http://www.cs.wustl.edu/~schmidt/win32-cv-1.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Win32 Multithreaded Programming
This book explains the concepts of multithreaded programs and shows developers how to construct efficient and complex applications.
http://www.oreilly.com/catalog/multithread/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Win32 Multithreading Made Easy
Describes an object-oriented framework for Win32 that encapsulates threads.
http://www.cuj.com/articles/1999/9908/9908c/9908c.htm
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
|
|