[pdg-group] Meeting

Douglas C. Schmidt schmidt at cs.wustl.edu
Sat Mar 20 22:21:01 CST 2004


Hi Folks,

>   I think Doug's suggestion of looking at chapter 6 in C++NPv2, the
> ACE_Task Framework (which implements the Active Object Pattern),
> would be a good idea, since it goes into detail about how to do
> this.  You can also just look at the ACE_Task implementation, i.e,
> ACE_wrappers/ace/Task*.

BTW, check out

ACE_ROOT/tests/Future_Test.cpp

for an example of implementing the Active Object pattern using the
same terminology/design as the POSA2 book.

Thanks,

        Doug


More information about the pdg-group mailing list