Add your Web Site - Threads - POSIX Add Search to your Site

Search for:
Results per page: Output format: Match: Pages from:
 
 
 
 Show pages from United States   Show all pages
 DIRECTORY/Computers/Programming/Threads/POSIX (19)
i0An Introduction to POSIX Threads - http://www-128.ibm.com/developerworks/library/l-pthred.html - This article demystifies the POSIX thread interface, providing practical examples of threaded code for consideration.
 
i0GNU Pth - http://www.gnu.org/software/pth/ - Portable Threads: portable POSIX/ANSI-C library for Unix gives non-preemptive priority-based scheduling for multithreading in programs. All threads run in same address space, each has its own program counter, run time stack, signal mask, errno variable; cooperative scheduling: threads dispatched based on priority, pending events. [Open Source, GPL]
 
i0Introduction to Programming Threads - http://www.mit.edu/people/proven/IAP_2000/index.html - Introduces what threads are, why they are useful and how to program with them using the POSIX 1003.1c thread standard and API bindings for C.
 
i0LinuxThreads FAQ - http://pauillac.inria.fr/~xleroy/linuxthreads/faq.html - Frequently asked questions about the kernel-level multi-threading library for Linux.
 
i0Multi-Threaded Programming with POSIX Threads - http://users.actcom.co.il/~choo/lupg/tutorials/multi-thread/multi-thread.html - Attempts to show how the library's features can be used in "real-life" programs. It explains the different tools defined by the library, shows how to use them, and then gives an example of using them to solve programming problems.
 
i0Multithreaded Programming (pthreads Tutorial) - http://vergil.chemistry.gatech.edu/resources/programming/threads.html - Dives into the world of threads with a little bit of "theory" first. Examine thread synchronization primitives and how to use POSIX pthreads. Finally, it finishes off with thread performance and a brief overview of multiprocess programming.
 
i0Multithreaded Programming with Pthreads - http://www.phptr.com/bookstore/product.asp?isbn=0136807291&rl=1 - In addition to scheduling, synchronization and signal handling special emphasis is placed on cancellation, error expedition, performance, hardware and languages. (Daniel J. Berg, Bil Lewis)
 
i0Multithreading in the Solaris Operating Environment - http://wwws.sun.com/software/whitepapers/solaris9/multithread.pdf - Describes the new thread implementation of the Solaris 9 Operating Environment which adopted a highly tuned and tested "1:1" thread model in preference to the historic "MxN" implementation.
 
i0Native POSIX Thread Library (NPTL) 0.1 Released - http://lwn.net/Articles/10465/ - Initial performance: 8x Linux Threads, 4x NGPT. [Linux Weekly News]
 
i0Native POSIX Thread Library: NPTL - http://people.redhat.com/drepper/nptl-design.pdf - White paper describes actual implementation of thread library for which requirements are spelled out in a prior document. Many things are different.
 
i0POSIX Synchronous Wrappers - http://www.partow.net/programming/posixsynchwrapper/index.html - A set of C++ wrappers for posix synchronous entities such as pthread, mutexes and condition.
 
i0POSIX Threads Explained, Part 1 - http://www-128.ibm.com/developerworks/library/l-posix1.html - How to use POSIX threads to increase the responsiveness and performance of your code.
 
i0POSIX Threads Explained, Part 2 - http://www-128.ibm.com/developerworks/library/l-posix2/ - How to protect the integrity of shared data structures in threaded code by using mutexes.
 
i0POSIX Threads Explained, Part 3 - http://www-128.ibm.com/developerworks/library/l-posix3/ - How to use condition variables.
 
i0POSIX Threads Programming - http://www.llnl.gov/computing/tutorials/pthreads/ - Provides an overview of threads programming and the POSIX threads API.
 
i0POSIX Threads Tutorial - http://www.laptev.org/doc/pthreads.html - How to write parallel applications using POSIX threads. By Mark Hays.
 
i0POSIX Threads on HP-UX 11i - http://devresource.hp.com/drc/resources/pthread_wp_jul2004.pdf - Provides an overview of the thread model implementation on HP-UX 11i and describes the impact that each thread model has on application behavior and performance.
 
i0Semaphores in Linux - http://www.linuxdevcenter.com/pub/a/linux/2007/05/24/semaphores-in-linux.html - An explanation of semaphores under Linux, including a comparison of System V and POSIX style semaphores. Code examples show how semaphores are used.
 
i0Threads - http://www.opengroup.org/onlinepubs/009695399/functions/xsh_chap02_09.html - The Open Group Base Specifications Issue 6 (IEEE Std 1003.1, 2004 Edition) chapter for threads. Includes manual pages of all POSIX thread functions.
 
 E-Mail: webmaster@infobase-intl.com Copyright © 2007 Aaex Corp. all rights reserved.
   
Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
This site is presented in modified Open Directory form