On Tue, Oct 31, 2006 at 09:30:39PM +0000, Michael Rogers wrote:
> toad wrote:
> >Won't that result in excessive latency?
> 
> >>Log:
> >>DataInserts and ChkDataFounds go into the transfer queue to reduce 
> >>reordering
> 
> Sorry, I don't see why latency would be affected - the insert/request 
> still takes the same amount of time and uses the same number of 
> messages, this just helps to ensure that they arrive in the expected 
> order (although it's still possible for ChkDataFound to overtake 
> Accepted - I need to have another think about ordering in general).

Because messages in the transfer queue generally are sent after all
other messages, and are therefore higher latency?
> 
> Cheers,
> Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20061031/d542180a/attachment.pgp>

Reply via email to