Concurrent C++


The Concurrent C++ product is a merge of two languages: Concurrent C and C++. So it provides parallel programming and data abstraction facilities.

A Concurrent C++ program consists of processes interacting between them by means of transactions. Two processes interact by first synchronizing, then exchanging informations and, finally continue on their individual activities.

Back to Extensions homepage


This page is maintained by Nathalie Furmento, Yves Roudier, and Günther Siegel. For all remarks or suggestions, please send us a mail.
Last updated: Wed, Aug 28 1996