Re: [9fans] A simple experiment
- From: rminnich@xxxxxxxxx (ron minnich)
- Date: Thu, 29 Apr 2010 15:20:37 GMT
On Thu, Apr 29, 2010 at 5:40 AM, roger peppe <rogpeppe@xxxxxxxxx> wrote:
what happens if the consumer is slow and the Rstream writer
blocks? how do you stop all the other replies on the connection
waiting for the consumer to get on with it?
there are not replies -- the rstream is a reply. If the consumer is
slow packets are lost. That's life.
in fact, how do you stop it deadlocking if the consumer is in
fact waiting for one of those replies?
??
One Tstream. Lots of Rstreams. Zero interaction.
i suppose this comes down to what the API looks like.
isochronous might be easier, as a slow reader is a bad reader
so you could just throw away some data.
Yes.
ron
.
- References:
- Re: [9fans] A simple experiment
- From: roger peppe
- Re: [9fans] A simple experiment
- Prev by Date: Re: [9fans] A simple experiment
- Next by Date: Re: [9fans] A simple experiment
- Previous by thread: Re: [9fans] A simple experiment
- Next by thread: Re: [9fans] A simple experiment
- Index(es):
Relevant Pages
|