

Beschreibung
Multicore Programming via Parc discusses the principles of practical parallel programming using shared memory on Multicore machines. It uses a simple yet powerful parallel dialect of C called ParC as the basic programming language. Composed of two parts, the f...