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: AsyncCommand - A PureMVC Haxe MultiCore Utility  (Read 5487 times)
zjnue
Jr. Member
**
Posts: 17


View Profile Email
« 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
« Last Edit: January 11, 2009, 03:48:31 by puremvc » Logged
Pages: [1]
Print