Interleaving Threads
With access to a single processor, any green threads need to take into account interleaving. This post provides a demonstration of using interleaving with a Factory Method pattern. Basically, interleaving refers to two threads being processed simultaneously. One part of a thread is processed, and then a part of another thread is processed [...]
Best articles on Flash Development and Software Design
Monday, April 18, 2011
ActionScript 3.0 and Multithreading #2: Green Thread Interleaving
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment