The Concurrent C Programming Language

The Concurrent C Programming Language
Author :
Publisher : Silicon Press
Total Pages : 324
Release :
ISBN-10 : 0929306007
ISBN-13 : 9780929306001
Rating : 4/5 (001 Downloads)

Book Synopsis The Concurrent C Programming Language by : Narain Gehani

Download or read book The Concurrent C Programming Language written by Narain Gehani and published by Silicon Press. This book was released on 1989 with total page 324 pages. Available in PDF, EPUB and Kindle. Book excerpt: Concurrent C is a superset of C that provides parallel programming facilities such as those for the declaring and creating processes, for process synchronization and interaction, and for process termination and abortion. Concurrent C was designed for the effective utilization of multiprocessors and multicomputers. Concurrent C, as a compile-time option, also works with C++, an object-oriented superset of C.


The Concurrent C Programming Language Related Books

The Concurrent C Programming Language
Language: en
Pages: 324
Authors: Narain Gehani
Categories: Computers
Type: BOOK - Published: 1989 - Publisher: Silicon Press

DOWNLOAD EBOOK

Concurrent C is a superset of C that provides parallel programming facilities such as those for the declaring and creating processes, for process synchronizatio
Introduction to Concurrency in Programming Languages
Language: en
Pages: 344
Authors: Matthew J. Sottile
Categories: Mathematics
Type: BOOK - Published: 2009-09-28 - Publisher: CRC Press

DOWNLOAD EBOOK

Exploring how concurrent programming can be assisted by language-level techniques, Introduction to Concurrency in Programming Languages presents high-level lang
C++ Concurrency in Action
Language: en
Pages: 831
Authors: Anthony Williams
Categories: Computers
Type: BOOK - Published: 2019-02-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

"This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." - Rob Green, Bowling Green State University This bestseller has bee
Concurrent Programming: Algorithms, Principles, and Foundations
Language: en
Pages: 516
Authors: Michel Raynal
Categories: Computers
Type: BOOK - Published: 2012-12-30 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book is devoted to the most difficult part of concurrent programming, namely synchronization concepts, techniques and principles when the cooperating entit
Concurrent Programming on Windows
Language: en
Pages: 1421
Authors: Joe Duffy
Categories: Computers
Type: BOOK - Published: 2008-10-28 - Publisher: Pearson Education

DOWNLOAD EBOOK

“When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. . . . This places an emphasis on