logo       

Re: Practical uses of stackless technology: msg#00200

python.python-3000.devel

Subject: Re: Practical uses of stackless technology

Talin wrote:

> Maybe the wrong list - but maybe the right discussion. Specifically,
> how much of the stackless technology should be adopted in Python3K?

Nowadays, I have moved to greenlet. It is a bare-bone implementation of
continuations, without channels, schedulers, ecc. It is fine for basic
continuation usages, and it is just a standard Python extension. If it were
standardized more, I'm sure it would grow a Python higher-level library
implementing missing constructs on it.
--
Giovanni Bajo



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise