mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] rare files and 2.02-5


From: Christian Lange
Subject: Re: [Mldonkey-users] rare files and 2.02-5
Date: Thu, 16 Jan 2003 09:59:59 +0100

Hello Michael,

> I blame it on the lifo, so I changed

>   sources_queues.(new_sources_queue) <- SourcesQueue.create_lifo ();

> to

>   sources_queues.(new_sources_queue) <- SourcesQueue.create_fifo ();

> in donkeySources1.ml.

> As far as I can see (is there an abbrevation like AFAICS?) after 2h
> runtime my rare files gather more sources than before.

Why is there a LIFO in the first place? If it is not guaranteed that the
queue is emptied at some time, the sources enqueued first will never be
tested.

 - Christian Lange, Berlin

-- 





reply via email to

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