Boost logo

Boost Users :

Subject: Re: [Boost-users] Does anybody interested in active object pattern?
From: joel falcou (joel.falcou_at_[hidden])
Date: 2010-11-07 03:28:25


On 07/11/10 05:58, Dean Michael Berris wrote:
> I'm not sure how you think active objects help for massive parallelism
> because the active object pattern implies that you're serializing
> operations on a single object.
1/ Put data workload in a concurrent queue
2/ Spawn objects eating the queue asynchrnously
3/ ???
4/ PROFIT

I don't see the limitations here.


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