SimpleThreads 1.0d3 Level of Complexity: Easy Main Classes Used: NSThread, NSConnection This sample demonstrates a simple use of the Yellow threading APIs, including the use of Distributed Objects (DO) to coordinate multiple pre-emptively scheduled secondary threads with the non-reentrant Yellow framework. Changes Since Rhapsody Developer Release: Added code to make sure that the main window is active after launch.