multithreading - Why doesn't Flex support threads? -


Why does Flex / Action Script currently not support threading?

are based on the Flash and Flex actioncript, which does not support threading. Adobe's official argument for this is that threads can behave very differently on different user machines, and in the event of threading, there may be performance problems on an already intense performance platform like Flash Player.

In the future release of Flash, there is an assistant group of workers grouped in HTML5, but it is not yet official.

For information about fake threading in the Action Script, see the presentation of Han Due Due on Grenthreads:

Another option is to send numerical intense computing to Pixel Alcoholics. Pixel Fluffy is a flash service that runs on its own thread, provides a better performance For more information on applying this technique, see:


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -