[Stackless] scheduler?

Christian Tismer tismer at stackless.com
Wed Jan 28 21:00:46 CET 2004


stacklesspython at dfackrell.mailshell.com wrote:

>>From Christian Tismer <tismer at stackless.com> on 23 Jan 2004:
> 
> 
>>Bob Ippolito wrote:
>>
>>
>>>I see the scheduler doesn't have any methods, is it deprecated or 
>>>unfinished?
>>
>>It is unfinished, and since I while I think to deprecate it.
>>But it depends. The idea was to do a quite general
>>definition of what a scheduler should do, and to implement
>>them through it.
>>The "normal" scheduling operatiosn would then be the default
>>implementations found in the scheduler.
>>Unfortunately, I didn't get enough input yet, neither to
>>finish the scheduler, not to deprecate it.
> 
> 
> Christian,
> 
> Exactly what sort of input are you seeking?  Preferences for
> how to juggle tasklets of varying priorities?  Types of
> interfaces into the scheduler?  Built-in events that would
> cause a tasklet to be scheduled?

Yes, all of that. Also discussion of the existing functions,
how they make sense and how they don't. I don't want
to blur Stackless with all kinds of stuff, but provide the
necessary basis to implement things upon, with time critical
things implemented in C.
But I need other people's thoughts on how to proceed.

> I'm sorry if this sounds like nonsense.  I'm really not
> terribly familiar with the issues involved and have only
> been lurking for a few months so far.

Made very much sense - thx -- chris

-- 
Christian Tismer             :^)   <mailto:tismer at stackless.com>
Mission Impossible 5oftware  :     Have a break! Take a ride on Python's
Johannes-Niemeyer-Weg 9a     :    *Starship* http://starship.python.net/
14109 Berlin                 :     PGP key -> http://wwwkeys.pgp.net/
work +49 30 89 09 53 34  home +49 30 802 86 56  mobile +49 173 24 18 776
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
      whom do you want to sponsor today?   http://www.stackless.com/



_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list