Concurrency support based on Boost.Threads
19 Feb
2004
19 Feb
'04
2:29 p.m.
License: Public Domain URL: http://www.rhapsodia.org Depends on: Boost, STL Code maturity: Beta Target platform: Any with C++ compiler. C++ compilers verified to work on: GNU g++ 3.2.x, Visual C++ 6 Service Pack 5 Description: Rhapsodia is a collection of header files implementing commonly used classes in concurrent C++ programming. Library mainly consists of implementations of: - Channel (bounded, unbounded and priority queue), - Barrier (multi-party synchronization) - Executor (replacement for direct use of thread creation and management API). Your critiques, suggestions or usage questions are much welcomed. Slawomir Lisznianski; [ www.rhapsodia.org ]
7589
Age (days ago)
7589
Last active (days ago)
0 comments
1 participants
participants (1)
-
Slawomir Lisznianski