Sciweavers

68
Voted
C++
1992
83views more  C++ 1992»
15 years 24 days ago
Adding Concurrency to a Programming Language
A programming language that lacks facilities for concurrent programming can gain those facilities in two ways: the language can be extended with additional constructs, which will ...
Peter A. Buhr, G. Ditchfeld