It is extremely important that you understand concurrency management before introducing manual control of multiple threads. Working outside the View System's single-threaded concurrency model introduces the potential for deadlock and race conditions, which can bring the entire system (not just your code) to a halt.
There are certain guidelines and considerations you must keep in mind when working outside the single-threaded model:
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.