|
PR: 7
| Concurrent Programming: Principles and Practice 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) - Read more http://www.pearsonhighered.com |
|
PR: 7
| Protothreads Very lightweight stackless threads; give linear code execution for event-driven systems, designed to use little memory; library is pure C, no platform-specific Assembly; usable with or without OS. Open source, BSD-type license. - Read more http://www.sics.se |
|
PR: 7
| RT++ Higher order threads for C++; tutorial and reference manual. - Read more http://www.risc.uni-linz.ac.at |
|
PR: 7
| A Thread Performance Comparison Compares Windows NT and Solaris on a symmetric multiprocessor machine. - Read more http://www.usenix.org |
|
PR: 6
| Bibliography on Threads and Multithreading Part of the Computer Science Bibliography Collection. - Read more http://liinwww.ira.uka.de |
|
PR: 6
| Multi-threaded Algorithm Implementations Explores effective uses of threads by looking at a multi-threaded implementation of the QuickSort algorithm and reports on situations where using threads will not help. (June 18, 2009) - Read more http://broadcast.oreilly.com |
|
PR: 4
| comp.programming.threads FAQ Bil Lewis's collection of frequently asked questions. - Read more http://www.lambdacs.com |
|
PR: 4
| comp.programming.threads FAQ Frequently asked questions (by Bryan O'Sullivan). - Read more http://www.serpentine.com |
|
PR: 4
| Generic Synchronization Policies in C++ Most uses of synchronization code in multi-threaded applications fall into a small number of high-level “usage patterns”, or what can be called generic synchronization policies (GSPs). This paper illustrates how the use of such GSPs simplify the writing of thread-safe classes. In addition, this paper presents a C++ class library that implements commonly-used GSPs. - Read more http://www.ciaranmchale.com |
|
PR: 4
| Priority Inheritance Protocols Use of synchronization mechanisms like semaphores, monitors, and critical regions can lead to uncontrolled priority inversion. [PDF] - Read more http://www-md.e-technik.uni-rostock.de |
|
PR: 4
| State Threads Library Small application library for writing fast, highly scalable Internet programs on Unix-like platforms. Open source, MPL or GPL. - Read more http://state-threads.sourceforge.net |
|
PR: 4
| Avoiding the Perils of C++0x Data Races Find out what dangers race conditions in general and C++0x data races in particular pose to concurrent code, as well as the strategies for avoiding them. (September 10, 2009) - Read more http://www.devx.com |
|
PR: 4
| Deadlock: The Problem and a Solution This article explains what deadlocks are and describes ways of circumventing deadlocks. (September 18, 2008) - Read more http://www.codeguru.com |
|
PR: 3
| Real-world Concurrency [No Description] - Read more http://www.acmqueue.com |
|
PR: 2
| Survey of Threads Comparing Solaris, Linux, and Windows NT threads. - Read more http://www.northco.net |
|
N/A
| Prefer Futures to Baked-In Explains that it's important to separate "what" from "how" when designing concurrent APIs. (January 15, 2010) - Read more http://www.ddj.com |
Online Shopping Cart Development with PayPal Integration @ $600. Only
NEED A WEBSITE DESIGN?
5 pages website design with logo design and homepage flash intro @ $125. Only


