Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2004-02-20 09:55:05


On Fri, 20 Feb 2004 18:11:50 +1000, Darryl Green wrote
> Does anyone actually re-use some of the more exotic veriations of these
> patterns often enough that they consider a framework for implementing
> them is actually anything more than a (fun?) excercise?

I can certainly imagine the need for multiple threads in an active object.
Consider an object that does complex graphics rendering. That object might
want to divide and conquer taking advantage of multi-processors on a machine.
 But I think it isn't really very important -- if someone really needs it they
can pick up the source and modify it :-)

BTW, haven't had time to read the new version...

Jeff


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk