The Concurrent C Programming Language
Download or Read eBook The Concurrent C Programming Language PDF 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.
Author | : Narain Gehani |
Publisher | : Silicon Press |
Total Pages | : 324 |
Release | : 1989 |
ISBN-10 | : 0929306007 |
ISBN-13 | : 9780929306001 |
Rating | : 4/5 (07 Downloads) |
Book Synopsis The Concurrent C Programming Language by : Narain Gehani
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.