Boost logo

Boost Users :

From: Torsten Mohr (tmohr_at_[hidden])
Date: 2007-09-23 13:22:01


Hi,

i've set up an example of a main program that starts two threads and then
sends some data to those thread(s). When the thread(s) have processed the
data they should notify the main program/thread and wait for new data.

I'd like to make sure that what i write is also portable and does not
just by chance work on the platform i use.

boost::condition seems to be the right thing to look at, is that right?

Is there some example for data communication between threads available?

Best regards,
Torsten.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net