[plt-scheme] Creating a suspended thread

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Apr 13 21:18:09 EDT 2009

On Mon, Apr 13, 2009 at 8:15 PM, Matthias Felleisen
<matthias at ccs.neu.edu> wrote:
>
> On Apr 13, 2009, at 8:44 PM, Marc Feeley wrote:
>
>> Note that this separation of thread creation and activation is not novel
>> (indeed Java is a well known instance of a system supporting this).
>
> I understand that. I just don't think the reasoning is convincing

It seems easy to implement initially suspended threads (indeed Matthew
showed the code a moment ago), no?

Robby


Posted on the users mailing list.