Path: utzoo!attcan!uunet!pdn!oz!alan From: alan@oz.nm.paradyne.com (Alan Lovejoy) Newsgroups: comp.lang.c++ Subject: Re: Combining event driven and object orient programming Message-ID: <6660@pdn.paradyne.com> Date: 13 Oct 89 21:48:01 GMT References: <13928@well.UUCP< <13929@well.UUCP> Sender: usenet@pdn.paradyne.com Reply-To: alan@oz.paradyne.com (Alan Lovejoy) Distribution: all Organization: AT&T Paradyne, Largo, Florida Lines: 52 In article <13929@well.UUCP< nagle@well.UUCP (John Nagle) writes: < < What you really need is serious concurrency support. Here's why. < < In principle, if one has cheap multitasking (called, variously, <"threads", "lightweight processes", or "weak fork"), an elegant