[Stackless] Why can't I use nanosleep() to suspend the execution of a stackless tasklet?

Andrew Francis andrewfr_ice at yahoo.com
Fri Sep 20 01:47:07 CEST 2013


Hi Jeff:

Message: 3
Date: Thu, 19 Sep 2013 14:39:23 -0400
From: Jeff Senn <senn at maya.com>
To: The Stackless Python Mailing List <stackless at stackless.com>
Subject: Re: [Stackless] Why can't I use nanosleep() to suspend the
    execution of a stackless tasklet?
Message-ID: <FAF9E9E8-2843-4BF1-AFC7-33957219F294 at maya.com>
Content-Type: text/plain; charset="iso-8859-1"

>Since stackless is "layered" on Python, it inherits this behavior as a basic assumption.

True. However I don't see any reason why a future Stackless Python couldn't be layered over PyPy STM feature.
I have been thinking about how to do this.

Cheers,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20130919/479d8be6/attachment.html>


More information about the Stackless mailing list