multi-threaded applications using Scheduler

  • Thread starter Slawomir Lisznianski
  • Start date
S

Slawomir Lisznianski

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.Scheduler 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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,417
Latest member
DarrenGaun

Latest Threads

Top