Boost logo

Boost Users :

Subject: [Boost-users] General design question about threading/concurrency
From: Julien Martin (balteo_at_[hidden])
Date: 2010-10-24 16:44:34


Hello,
I am writing a program that needs to run N simulations with N >10 000.
Obviously, I cannot instantiate N threads at the same time but I cannot run
the simulations sequentially either.
Can anyone please advise me how to design my program using the boost
threading library and concepts please?
Thanks in advance,
Julien.



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