submit a site to this category
|
|
POSIX Threads (pthreads) for Win32URL: http://sources.redhat.com/pthreads-win32/ ODP description: An implementation of POSIX pthreads for Win32. [Open source, LGPL]. ![]() |
|
|
Compound Win32 Synchronization ObjectsURL: http://msdn2.microsoft.com/en-us/library/ms810427.aspx ODP description: 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. ![]() |
|
|
Multithreaded Programming with Win32URL: http://www.amazon.com/exec/obidos/ASIN/0130109126 ODP description: This book describes techniques for designing and implementing multithreaded software applications. Page title: Amazon.com: Multithreaded Programming with Win32: Books: Thuan Q. Pham,Pankaj K. Garg ![]() |
|
|
Pelt: POSIX Wrapper for Windows ThreadsURL: http://www.openasthra.com/opensource/pelt-posix-wrapper-for-windows-threads/ ODP description: This package provides a POSIX layer on top of Win32 threads to facilitate porting of Unix applications to Win32 platforms. [Open Source, LGPL] Page title: Pelt: Posix Wrapper for Windows Threads ![]() |
|
|
Synchronization Primitives New to Windows VistaURL: http://msdn.microsoft.com/msdnmag/issues/07/06/Concurrency/ ODP description: Focuses on several of the new thread synchronization features introduced with Windows Vista: condition variables, slim reader/writer locks, and one-time initialization. Page description: Windows Vista has lots of goodies for native C++ developers including condition variables, slim reader/writer locks, and one-time initialization. ![]() |
|
|
Strategies for Implementing POSIX Condition Variables on Win32URL: http://www.cs.wustl.edu/~schmidt/win32-cv-1.html ODP description: This article explores various techniques and patterns for implementing POSIX condition variables correctly and/or fairly on Win32. ![]() |
|
|
Multithreading for RookiesURL: http://msdn2.microsoft.com/en-us/library/ms810438.aspx ODP description: Focuses on some practical applications of Win32 multithreading. ![]() |
|
| |