What's new
Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

PThreads Programming

0DAYDDL

Active member
EjXCo7jl_o.png



epub | 2.84 MB | English | Isbn:‎ B00B5KBVHK | Author: Dick Buttlar | Year: 2013



Description:

Computers are just as busy as the rest of us nowadays. They have lots of tasks to do at once, and need some cleverness to get them all done at the same time.
That's why threads are seen more and more often as a new model for programming. Threads have been available for some time. The Mach operating system, the Distributed Computer Environment (DCE), and Windows NT all feature threads.
One advantage of most UNIX implementations, as well as DCE, is that they conform to a recently ratified POSIX standard (originally 1003.4a, now 1003.1c), which allows your programs to be portable between them. POSIX threads are commonly known as pthreads, after the word that starts all the names of the function calls. The standard is supported by Solaris, OSF/1, AIX, and several other UNIX-based operating systems.
The idea behind threads programming is to have multiple tasks running concurrently within the same program. They can share a single CPU as processes do, or take...

Category:Distributed Systems & Computing, Unix Computer Operating Systems, JavaScript Programming



RapidGator
Code:
https://rapidgator.net/file/aa8f867c98802a3522f9769e3cb0adca/
DDownload
Code:
https://ddownload.com/w1lrp1jsjxee
 

Users who are viewing this thread

Back
Top