eclipse-plugins icon indicating copy to clipboard operation
eclipse-plugins copied to clipboard

Pack Manager: multithreading for parallel pack detection

Open stu85010 opened this issue 6 years ago • 1 comments

The pack fetching process costing a lots of time (hours) and sometimes stuck at some unreachable pack, because some server is down or very slow.

It would be nice if we could have parallel process to download the pack. Because most of the commonly used pack and server is very fast.

I'm using the version: GNU MCU C/C++ Packs (Experimental) 2.2.2.201801250917

stu85010 avatar Aug 14 '18 09:08 stu85010

You are right, pack fetching is slow, and the various servers not very reliable.

There are some possible workarounds, but I had no time to consider them.

ilg-ul avatar Aug 14 '18 09:08 ilg-ul