
Object-Oriented Multithreading Using C++
Wiley (Publisher)
Published on 11. September 1997
Book
Paperback/Softback
XVI, 496 pages
978-0-471-18012-8 (ISBN)
Description
A developer's guide to writing thread-safe object-oriented applications. Drawing on years of programming experience, Cameron and Tracey Hughes provide a building-block approach to developing multithreaded applications in C++. This book offers programmers the first comprehensive explanation of multithreading techniques and principles for objects and class libraries. It teaches C++ programmers everything they'll need to build applications that cooperate for system resources instead of competing. This invaluable reference shows you how to avoid common pitfalls of multithreading, whether you're programming in UNIX, Windows NT, or OS/2 environment. All major examples are implemented in each environment and supported by thorough explanations of object-oriented multithread architecture and incremental multithreading. On the disk you'll find: All the source code contained in the book Important protocols and information resources A variety of multithreaded components ready to build into your own applications or class library. You'll find a wealth of coverage on highly practical but little understood topics like: Thread-safe container classes POSIX threads and the new thread standard 1003.1c STL algorithms and containers in multithread environments C++ synchronization components Object-oriented mutexes and semaphores Avoiding deadlock and data race through encapsulation Multithreaded application frameworks Object-oriented pipe streams Visit our Web site at www wiley.
com/compbooks/
com/compbooks/
More details
Language
English
Place of publication
New York
United States
Publishing group
John Wiley and Sons Ltd
Target group
College/higher education
Professional and scholarly
Illustrations
1 Diskette 3,5''
Dimensions
Height: 24.5 cm
Width: 19 cm
Weight
925 gr
ISBN-13
978-0-471-18012-8 (9780471180128)
Schweitzer Classification
Persons
Cameron Hughes is a software engineer at Ctest Laboratories, where he develops interference engines in C++ and Prolog. He also designs large--scale vehicle routing and scheduling systems. Tracey Hughes is a senior programmer at Ctest specializing in pattern--recognition class libraries and image processing software. They are also the authors of Collection and Container Classes in C++ and Object--Oriented I/O Using C++ Iostreams, both published by Wiley.
Content
Introduction--C++ Components.; The Anatomy of a Process.; Lightweight Processes: Threads.; Multitasking and Multithreading.; Interprocess and Interthread Communication.; Cooperation and Synchronization.; Interface Classes and Interprocess Communication.; Synchronization Objects.; Threading Object--Oriented Architectures.; Class Hierarchies and C++ Components for Threading.; Class Behavior and Threading.; Testing Multithreaded Applications.; Towards Concurrency--Some Final Thoughts.; POSIX Thread Management Specifications.; Bibliography.; Index.; On the Enclosed Disk: Appendices.