Task Manager

Post Reply
boston62
Posts: 88
Joined: Mon Feb 28, 2011 12:02 pm
Location: U.S.A.

Task Manager

Post by boston62 »

If you have items marked as Immediate, and other task marked as Normal, running a total of 20 task, shouldn't UE use all 20 task to download the items marked as Immediate first, until there is less than 20 left in that one marked Immediate? Then run the Normal task?
alex
Posts: 4558
Joined: Thu Feb 27, 2003 5:57 pm

Re: Task Manager

Post by alex »

Usually yes, unless you have several servers, e.g. immediate tasks exhausted all attempts on one server (e.g. no such article), then normal tasks may be downloaded from that server even as immediate tasks are still being downloaded from another server.

In short should be some explanation, the program just goes through the queue starting from the topmost entry and there is a reason why it couldn't accomodate those immediate priority entries and since there were still available tasks slots it used them to start downloading lower priority entries.
boston62
Posts: 88
Joined: Mon Feb 28, 2011 12:02 pm
Location: U.S.A.

Re: Task Manager

Post by boston62 »

alex wrote:Usually yes, unless you have several servers, e.g. immediate tasks exhausted all attempts on one server (e.g. no such article), then normal tasks may be downloaded from that server even as immediate tasks are still being downloaded from another server.

In short should be some explanation, the program just goes through the queue starting from the topmost entry and there is a reason why it couldn't accomodate those immediate priority entries and since there were still available tasks slots it used them to start downloading lower priority entries.
Thank you
Post Reply