On Mon, Oct 15, 2012 at 10:24 AM,
Christian Tismer
<tismer@stackless.com>
wrote:
Question: Is it already given that something like greenlets is
out
of consideration? I did not find a final say on that (but I'm
bad at
searching...)
I think an number of people have expressed a distaste for
implicit task switching. That doesn't mean "no", but I'm
guessing what's going to happen is having some kind of
explicit, generator based thing, with an underlying API that
makes implementing greenlets pretty easy.
Is the whole discussion about what would be best, or just
"you can choose any implementation provided it's generators" ?
:-)