PureMVC Multicore

Haven’t had the chance to use PureMVC in a while, although the compensation is that I get to do some cool math at my current gig. When possible, I try to keep up with developments in the PureMVC field. The MultiCore implementation where the core actors are implemented as Multitons, not Singletons is very interesting. Messaging between cores is implemented via a pipes utility.

Here are a few links to get you started in these areas.

HelloPipes tutorial using MultiCore and Flex Modules.

PipeWorks MultiCore demo.

MultiCore Framework demo.

MultiCore app. demo without Flex Modules.

Things to watch for when porting from PureMVC to PureMVC MultiCore.

Advertisement

One thought on “PureMVC Multicore

Comments are closed.