Online Web Directory. Web Directory @ Expo Central.
Your Online Guide to the Global and Local Marketplace
Home | About us | Advertise | Contact Us

Computers > Programming > Threads > POSIX

Web Directory




Google Adwords

Google Adwords allows businesses to advertise on any number of sites, including Expo Central, regardless of the size of their budget. Ad campaigns can be set up to target based on keywords, geographical location of the visitor, and/or individual web sites. They handle the most common sizes of ads and allow text, image or video.

Firefox with Google Toolbar

Mozilla Firefox is a web browser with pop-up blocking, tabbed browsing, and privacy and security features. Integration of the Google Toolbar into the Firefox download offers users even more features: Google search, SpellCheck, and Autofill.


Google Pack Software

Get the power of Google on your desktop PCs! Google Pack provides a single installer for many essential PC applications from Google and other trusted partners. These applications improve your browsing with increased speed and security, provide better searching capability for the web and for your own PC and enable you to collect and organize your personal data, including photos.

Home > Computers > Programming > Threads > POSIX
Directory of Web Resources @ Expo Central : POSIX

Computers > Programming > Threads > POSIX : Categories


Computers > Programming > Threads > POSIX : Web Resources



Computers > Programming > Threads > POSIX : Web-Sites


1. An Introduction to POSIX Threads [ Report dead link ]
This article demystifies the POSIX thread interface, providing practical examples of threaded code for consideration.
http://www-106.ibm.com/developerworks/library/l-pthred.html
_


2. GNU Pth [ Report dead link ]
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]
http://www.gnu.org/software/pth/
_


3. Introduction to Programming Threads [ Report dead link ]
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.
http://www.mit.edu/people/proven/IAP_2000/index.html
_


4. LinuxThreads FAQ [ Report dead link ]
Frequently asked questions about the kernel-level multi-threading library for Linux.
http://pauillac.inria.fr/~xleroy/linuxthreads/faq.html
_


5. Multi-Threaded Programming with POSIX Threads [ Report dead link ]
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.
http://users.actcom.co.il/~choo/lupg/tutorials/multi-thread/multi-thread.html
_


6. Multithreaded Programming (pthreads Tutorial) [ Report dead link ]
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.
http://vergil.chemistry.gatech.edu/resources/programming/threads.html
_


7. Multithreaded Programming with Pthreads [ Report dead link ]
The complementary site for the book with the same title.
http://vig.prenhall.com/catalog/professional/product/1,4096,0136807291,00.html
_


8. Native POSIX Thread Library (NPTL) 0.1 Released [ Report dead link ]
Initial performance: 8x Linux Threads, 4x NGPT. [Linux Weekly News]
http://lwn.net/Articles/10465/
_


9. Native POSIX Thread Library: NPTL [ Report dead link ]
White paper describes actual implementation of thread library for which requirements are spelled out in a prior document. Many things are different.
http://people.redhat.com/drepper/nptl-design.pdf
_


10. Next Generation POSIX Threading: NGPT [ Report dead link ]
Goals: solve problems of pthreads library on Linux; add M:N threading, raise POSIX compliance and speed in threaded programs, more so under SMP, give threading services more like commercial Unix. Derived from GNU Pth. [Open Source, LGPL]
http://www-124.ibm.com/pthreads/
_

Pages: [1] 2

Next Page >>

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor


Computers > Programming > Threads > POSIX : Web Resources


Google

[ Home | About us | Advertise | Contact Us ]