Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: Pipes - A PureMVC Haxe MultiCore Utility  (Read 10274 times)
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« on: January 11, 2009, 09:50:27 »

This utility provides the capability for creating pipelines that pass messages between Cores in a PureMVC Haxe MultiCore-based application. Pipelines can be composed of filters, queues, splitting and merging tees, and more.

The demo is located at http://trac.puremvc.org/Utility_Haxe_MultiCore_Pipes

The utility was ported from AS3 by Marco Secchi.
Logged
fmjrey
Newbie
*
Posts: 7


View Profile Email
« Reply #1 on: April 27, 2010, 12:11:12 »

TeeSplit.disconnectFitting() is missing from the haXe version...
Logged
Pages: [1]
Print