From: SF M. E. <el...@us...> - 2004-03-21 14:56:24
|
OpenC++ is used in application areas like object caches and databases or matrix calculation. Do extensions exist in the following areas? 1. Synchronization for safe concurrent access - http://en.wikipedia.org/wiki/Parallel_programming - Did anybody try to add the key word "synchronized" and corresponding methods to C++ like they are available for Java? 2. http://en.wikipedia.org/wiki/CORBA 3. http://en.wikipedia.org/wiki/Globus Sincerely, Markus Elfring |