0
*
0
*
1450
2025
book-filter
Work cover

Pthreads programming

  • Bradford Nichols,
  • Dick Buttlar,
  • Jacqueline Proulx Farrell

0

0 ratings

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 becoming a new model for programming. Microsoft Windows NT, the Distributed Computing Environment (DCE), and many UNIX-based operating systems support threads.

One advantage of most UNIX and DCE implementations 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. The POSIX threads standard, commonly known as Pthreads, is supported by most UNIX-based operating systems.

With threads programming, multiple tasks run concurrently within the same program. They can share a single CPU as processes do or take advantage of multiple CPUs when available. They provide a clean way to divide the tasks of a program while sharing data.

In this book you will learn when to use threads and how to make them efficient. The book delves into performance issues, comparing threads to processes, contrasting kernel threads to user threads, and showing how to measure speed. It describes in a simple, clear manner what all the advanced features are for and how threads interact with the rest of the UNIX system.

Genres

  • Compilers (Computer programs)
  • Parallel programming (Computer science)
  • Unix (computer operating system)
  • Sistemas distribuídos
  • Threads (Computer programs)
  • Redes de computadores
  • Arquitetura e organização de computadores
  • POSIX (Computer software standard)
  • UNIX (Computer file)
  • Parallel processing (Electronic computers)
Already read

0

people already read

Currently reading

1

people are currently reading

Want to read

6

people want to read

About the authors

  • Bradford Nichols

    0

    0 ratings · 1 works

  • Dick Buttlar

    0

    0 ratings · 1 works

  • Jacqueline Proulx Farrell

    0

    0 ratings · 1 works

Editions

  • Edition cover

    1 edition

    O'Reilly Media, Inc.

    September 1, 1996

  • Edition cover

    1st ed.

    O'Reilly & Assoc.

    1996

  • Edition cover

    1st Edition

    O'Reilly & Assoc.

    1996

  • Edition cover

    O'Reilly Media, Incorporated

    1996

Edition cover

O'Reilly Media, Incorporated

1996

  • Edition cover

    O'Reilly Media, Incorporated

    1996

  • Edition cover

    1st ed.

    O'Reilly

    1996

  • Edition cover

    1st ed., minor corrections.

    O'Reilly

    1998