On Thu, Mar 12, 2009 at 10:54 AM, Joel C. Salomon <[email protected]>wrote:

> On Thu, Mar 12, 2009 at 4:08 AM, roger peppe <[email protected]> wrote:
> > 2009/3/11  <[email protected]>:
> >> www.stackless.com
> >
> > not viable. it doesn't even support alt, as far as i can see.
>
> It seems to me from
> <http://www.stackless.com/wiki/Channels#channel-balance> that
> Stackless Python's Channels have alt-like capability built-in, i.e.,
> support for multiple readers & writers.
>
> —Joel Salomon
>

Right but what if you want to alt the Channels, not the tasks waiting to
write to a Channel.  It's not quite the same, and sharing the channel seems
a bit weird, but then I'm not used to Stackless' approach either.

Dave

Reply via email to