This utility provides the capability for creating pipelines that
pass messages between Cores in a PureMVC Java MultiCore - based
application. Pipelines can contain filters, queues, splitting
and merging tees, and more. Unit Tests included.
PureMVC is a lightweight framework for creating applications
based upon the classic Model-View-Controller design
meta-pattern. This is a Java port of the AS3 reference
implementation of the MultiCore Version. It supports modular
programming through the use of Multiton Core actors (instead of
the Singletons used in the Standard Version).
PureMVC is a lightweight framework for creating applications
based upon the classic Model-View-Controller design
meta-pattern. This is the specific implementation for the Java
language. It does not support modular programming since it
uses Singletons as Core actors rather than the Multiton used in
the MultiCore Version.
PureMVC is a lightweight framework for creating applications
based upon the classic Model-View-Controller design
meta-pattern. This is a Java port of the AS3 reference
implementation of the MultiCore Version. It supports modular
programming through the use of Multiton Core actors (instead of
the Singletons used in the Standard Version).
PureMVC is a lightweight framework for creating applications
based upon the classic Model-View-Controller design
meta-pattern. This is the specific implementation for the Java
language. It does not support modular programming since it
uses Singletons as Core actors rather than the Multiton used in
the MultiCore Version.
This utility provides the capability for creating pipelines that
pass messages between Cores in a PureMVC Java MultiCore-based
application. Pipelines can contain filters, queues, splitting
and merging tees, and more.