[REBOL] Re: why Rugby uses async I/O
From: holger:rebol at: 23-May-2001 13:54
On Wed, May 23, 2001 at 08:50:42PM +0200, Maarten Koopmans wrote:> Doing things in the background suggests that you switch to a multithreaded > stack-based machine?No, still single-threaded, but switching to a state machine-driven protocol engine, triggered from within 'wait and some other natives. -- Holger Kruse [holger--rebol--com]