|
Top/Computers/Programming/Threads/POSIX |
|
POSIX : |
| POSIX threads, based on the IEEE POSIX 1003.1c-1995 (also called the ISO/IEC 9945-1:1996) standard, are most common on Unix and Unix-like systems.
POSIX is an acronym for: Portable Operating System Interface for UniX. Much like TRON, POSIX is not a body of computer code that is compiled and run on some processor. Rather, it is a set of standards (IEEE 1003.1): interfaces, design guidelines, software design specifications, defining (for creating) the computer code that will become language interfaces between an OS kernel and its programs, to give compatibility when moving programs between compatible systems. POSIX is made mostly of features from BSD Unix and Unix System V.
Much like Open Source software, all POSIX standards are copyrighted (by the Institute of Electrical and Electronics Engineers, Inc., IEEE; new versions have joint copyright by IEEE and Open Group), but available for use by software developers anywhere in the world for free. Thus the OS architecture based on POSIX is an open architecture that invites and welcomes cloning and interoperability. |
|
18 web sites matced for POSIX |
|
POSIX Threads Explained, Part 1
|
How to use POSIX threads to increase the responsiveness and performance of your code.
|
|
Getting Started with POSIX Threads
|
Introduction to POSIX threads with sample source available for download.
|
|
Introduction to Programming Threads
|
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.
|
|
Next Generation POSIX Threading: NGPT
|
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]
|
|
LinuxThreads FAQ
|
Frequently asked questions about the kernel-level multi-threading library for Linux.
|
|
GNU 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]
|
|
Native POSIX Thread Library (NPTL) 0.1 Released
|
Initial performance: 8x Linux Threads, 4x NGPT. [Linux Weekly News]
|
|
POSIX Threads Explained, Part 2
|
How to protect the integrity of shared data structures in threaded code by using mutexes.
|
|
Threads
|
The Single UNIX Specification (Version 2) standard for threads. Includes manual pages of all POSIX thread functions.
|
|
Multithreaded Programming with Pthreads
|
The complementary site for the book with the same title.
|
|
POSIX Threads Explained, Part 3
|
How to use condition variables.
|
|
POSIX Threads Tutorial
|
How to write parallel applications using POSIX threads. By Mark Hays.
|
|
An Introduction to POSIX Threads
|
This article demystifies the POSIX thread interface, providing practical examples of threaded code for consideration.
|
|
POSIX Synchronous Wrappers
|
A set of C++ wrappers for posix synchronous entities such as pthread, mutexes and condition.
|
|
Multi-Threaded Programming with POSIX Threads
|
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.
|
|
POSIX Threads Programming
|
Provides an overview of threads programming and the POSIX threads API.
|
|
Multithreaded Programming (pthreads Tutorial)
|
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.
|
|
Getting Started With POSIX Threads
|
Tutorial on POSIX Threads.
|
|
| |
| Web Site Directory - powered by Dmoz |
Arts
Movies, Television, Music... |
Business
Jobs, Real Estate, Investing... |
Computers
Internet, Software, Hardware... |
Games
Video Games, RPGs, Gambling... |
Health
Fitness, Medicine, Alternative... |
Home
Family, Consumers, Cooking... |
News
Media, Newspapers, Weather... |
Regional
US, Canada, UK, Europe... |
Science
Biology, Psychology, Physics... |
Shopping
Auctions, Clothing, Gifts... |
Society
People, Religion, Issues... |
Sports
Baseball, Soccer, Basketball... |
| |
|
|
|
|
Sponcer Links
|
Live Chat
mioot Live chat system help you to track your web site visitor in real time and enable live chat features with your web site visitor.
|
|
miOOt Technologies is an Indian based software company offering complete onsite offshore software development solutions with high end technologies and standard. |
| |
|
|
|