> rousskov    2007/08/13 10:48:20 MDT
>
<snip>
 The new code also keeps track
> of the
>   number of outstanding events and skips that number if the consumer
> leaves.
>
>   TODO:  when AscyncCall support is improved, should we just schedule
> calls
>   directly to consumer? It could be a much cleaner solution than counting
>   pending calls and skipping them when needed.
>

You mean like client-streams was meant to be (I think, after only a few
days reading the code and a bias from work on other real-time
applications).
Where only the tail gets event calls and read events pull as much buffer
data through the chain as possible?

Amos


Reply via email to