ftp.nice.ch/peanuts/GeneralData/Usenet/news/1989/CSN-89.tar.gz#/comp-sys-next/1989/Dec/concurrent-programming-in-AppKit

This is concurrent-programming-in-AppKit in view mode; [Up]


Date: Sun 26-Dec-1989 21:36:00 From: jpd00964@uxa.cso.uiuc.edu Subject: concurrent programming in AppKit I am attempting to write a short program with multiple threads in objective-c using NeXTStep. One thread is always in a routine and is looking for new data while the other thread gets events. The thread getting events is doing so using the NXApp run method. Unfortunately, NXApp run seems to be a bit of a processor hog. Has anyone found a way around this? Basically, I'd like to insert a cthread_yeild() call in the middle of the run method. thanx for any help, Michael Rutman SoftMed

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Marcel Waldvogel and Netfuture.ch.