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

Show Posts

* | |

  Show Posts
Pages: 1 [2]
16  PureMVC Manifold / Demos and Utils / AsyncStub - A PureMVC Haxe MultiCore Utility on: December 13, 2008, 05:27:20
The Asynchronous Stub utility consists of a Proxy which can be extended for the purpose of simulating asynchronous activity, by way of a random timer.

Standard and MultiCore versions are included.

The utility is located here: http://trac.puremvc.org/Utility_Haxe_AsyncStub

It was ported to Haxe by Zjnue Brzavi.

Since this project is both MultiCore and Standard code, add comments to the Standard Version thread:
http://forums.puremvc.org/index.php?topic=887
17  PureMVC Manifold / Demos and Utils / AsyncCommand - A PureMVC Haxe MultiCore Utility on: December 13, 2008, 05:24:41
The AsyncCommand utility offers a solution to the problem of executing a series of commands each of which may need to complete one or more asynchronous operations before the next command is executed.

The utility is located at http://trac.puremvc.org/Utility_Haxe_AsyncCommand.
Both Standard and MultiCore versions are available.

The utility was ported to Haxe by Zjnue Brzavi.

Since this project is both MultiCore and Standard code, add comments to the Standard Version thread:
http://forums.puremvc.org/index.php?topic=886.0
Pages: 1 [2]