Re: [boost] Is there interest in parallel versions of <algorithm>functions?

8 Jun
2006
8 Jun
'06
3:36 p.m.
[mailto:boost-bounces@lists.boost.org] On Behalf Of Clint Levijoki
2. In the couple days of r&d I have come up with a class named parallel_task_master which runs a thread function many times over and manages them so you keep your thread counts low and working as hard as possible. So if you have a quad-core cpu it can be specified so you never go over a 4 thread limit. It's also setup so you can keep adding tasks recursively and it will keep the thread count fixed and never deadlock.
I would definitely be interested in hearing more about what you've come up with. Regards, Matt Scanned by McAfee GroupShield {X3BTB534}
7007
Age (days ago)
7007
Last active (days ago)
0 comments
1 participants
participants (1)
-
Matt Doyle