[Stackless] Planning Stackless Lite
Jeff Senn
senn at maya.com
Tue Jan 19 20:10:33 CET 2010
Christian-
I assume what you mean by this is that you would require Psyco (or part of it) to "re-write"
tasklet code in such a way to allow tasklets to exit/enter at many points. While that
might be interesting (and perform well) for scenarios where there are relatively few
entry/exit points (i.e. co-operative scheduling), I wonder: do you have a plan that makes
it work well to do "pre-emptive" scheduling of taskets?
I don't really understand very deeply how Psyco works so maybe there is "magic" in there
that I don't know about...
-Jas
On Jan 19, 2010, at 1:29 PM, Christian Tismer wrote:
> Howdy!
>
> I have a new concept in mind that might replace Stackless as it is known. Just a quock note, as I am away from my machine.
>
> The plan is to get a Stackless without any restrictions, as a plain extension module, and with full Psyco support.
>
> Sounds like an April joke? No, I'm just leveling up on craziness. ;-)
>
>
>
> Sent from my iPhone
>
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless
>
More information about the Stackless
mailing list