Threads
Add Your Site
Home
:
Computers
»
Programming
»
Threads
See Also:
Java
POSIX
Win32
1.
Await && Locks
(site info)
An expressive C++ thread synchronization library.
http://await.sourceforge.net/
2.
Foundations of Multithreaded, Parallel, and Distributed Programming
(site info)
This book teaches the fundamental concepts of multithreaded, parallel and distributed computing. Emphasizes how to solve problems, with correctness the primary concern and performance an important, but secondary, concern. (Gregory R. Andrews)
http://cseng.aw.com/book/0,3828,0201357526,00.html
3.
Concurrent Programming: Principles and Practice
(site info)
This book provides an in-depth overview of underlying principles as well as practical techniques that can be used to design concurrent programs. (Greg Andrews)
http://cseng.aw.com/book/0,3828,0805300864,00.html
4.
volatile - Multithreaded Programmer's Best Friend
(site info)
Discusses the usage of the volatile keyword in multithreaded C++ programs.
http://www.cuj.com/documents/s=7998/cujcexp1902ale...
5.
Comparing Win32 and Java Synchronization
(site info)
Comparison of the available Java synchronization primitives with the Win32 counterparts.
http://www.devx.com/upload/free/features/javapro/1...
1-5 of
23.
Next »
Copyright © 2002, 2004, 2006 CategoryWEB, LLC. All Rights Reserved.
about CategoryWEB
|
Add Your Site
Javascript not enabled.