pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] Pan 0.13.3.92 download connections


From: Duncan
Subject: Re: [Pan-users] Pan 0.13.3.92 download connections
Date: Mon, 10 Feb 2003 01:11:45 -0700
User-agent: KMail/1.5

On Sun 09 Feb 2003 21:30, Kevin posted as excerpted below:
> All 3 connections were being used for each of the binaries I was getting on
> the one server.  No big deal.  I think it would be interesting to see if
> there's a speed difference in allowing 3 connections for 1 binary, or 3
> connections for 3 binaries, as far as how long it takes to get the total of
> 3.  Did that make sense?  :)

It shouldn't make a difference, but the newer code might be faster anyway, due 
to the decrease in pauses between messages.  Charles said the old code didn't 
start d/ling the next message until the current one was fully decoded, while 
the new code starts d/ling the next one right away, and decodes on a separate 
thread.  This is easier to do now, since apparently the gnet library handles 
the connection threading itself, leaving PAN proper to take care of other 
things, like decoding, and GUI display updating.

-- 
Duncan
"They that can give up essential liberty to obtain a little
temporary safety, deserve neither liberty nor safety." --
Benjamin Franklin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]