[Stackless] Eliminating Busy Waits and Unnecssary Sleeps

Christian Tismer tismer at stackless.com
Thu Aug 9 02:59:25 CEST 2007


Hi Anar,

On Aug 9, 2007, at 2:46 AM, Arnar Birgisson wrote:

> On 8/8/07, seun.osewa at gmail.com <seun.osewa at gmail.com> wrote:
>> Using libevent (PyEvent) will be ideal:
>>   http://code.google.com/p/pyevent/
>
> I've been meaning to implement socket and file IO (as well as
> sleeping) via libevent for stackless for a while but time has escaped
> me.

If this is really true:
"""Libevent should compile on Linux, *BSD, Mac OS X, Solaris and  
Windows."""
(from http://monkey.org/~provos/libevent/)
then this would be a candidate for a plugin-style stackless extension.

> I'd like to know if someone gives it a go.

I need a bit of time to organize my sites, but then I think
it is time for me to work on that with you.

cheers - chris

--
Christian Tismer             :^)   <mailto:tismer at stackless.com>
tismerysoft GmbH             :     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 802 86 56  mobile +49 173 24 18 776  fax +49 30 80 90 57 05
PGP 0x57F3BF04       9064 F4E1 D754 C2FF 1619  305B C09C 5A3B 57F3 BF04
       whom do you want to sponsor today?   http://www.stackless.com/





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20070809/5a8cd1ad/attachment.htm>
-------------- next part --------------
_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://stackless.com/cgi-bin/mailman/listinfo/stackless


More information about the Stackless mailing list