Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Options to enable/control concurrent downloads
  • From: "Sievers, Jan" <jan.sievers@xxxxxxx>
  • Date: Tue, 5 Nov 2019 09:24:53 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=sap.com; dmarc=pass action=none header.from=sap.com; dkim=pass header.d=sap.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=XUx7Qr40nZt5ZD9jcWtjyrmQyDfwGrhnX0spmob+FNc=; b=QzQe1SXi9koFmfXIEfvt33MegPhPCp8sMtgkqEX7iiRfovz7Ked1GT8i9TLgiCJnusaKsdCBEfqqAx4JcLHtouIJNTYFmEyNwBEdyJb+4NLmHQEbGkvMcR/wYgDR0GQT/Nd8kYOwpnnq1ivfkcin4se9UoCI4QJlfk80SPj5Od6eUNItwOKvoQAZUP5gaWsjaSAfEkujyym5vrQpFGFU1Cu+lD32iKE0KTxKliwBswoZ2NmbG9jp+7VIxHIvu9C4ARdvKNtIPLAendlQ+PElUXHpEBC3YeLhFYAb5m2+cjOpkWILEVizWQNc/drg1LI63v+rBHcs1EKtyULlESWWIA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=m0B58lmqLSykdnJogYsPGC6whVQ8BOxT53nIQkVK6InfZRWethVLEj5jhbTnEjpbPymbWApvuzIeaIlPQVHAZJwYifn7ZYC7UQRCyhbAIwzoXweJFklrDzb5xk09ItEaRE694pJ3X6snB8xh4HEW8M5AvCKjr5NlQ+QR4xWKXVH7xHyYg6roQlqhV/mrEy4ojSnoVwjRwrC9o2YRbPrZu2DfzEQeK1QaSfP+eM7ZccX7HswKVtY1ciXi1NoX1l5uckRw5m2J3Lm8ZJ48oyYxxeLBYtOwiB9yZVBQ0S/Xpp/O/8UKShu4OPQrgdrrw0mhA9lb0hnpK3FQ0Je9e91a0g==
  • Delivered-to: tycho-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tycho-user>
  • List-help: <mailto:tycho-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tycho-user>, <mailto:tycho-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tycho-user>, <mailto:tycho-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVjw3mKtrpqK+b/kuObW9K2rXYzKd8aISA
  • Thread-topic: [tycho-user] Options to enable/control concurrent downloads
  • User-agent: Microsoft-MacOutlook/10.1e.0.191013

you may want to try
https://wiki.eclipse.org/Equinox/p2/HiddenOptions

but not sure if that helps

Jan

On 30.10.19, 11:36, "tycho-user-bounces@xxxxxxxxxxx on behalf of Andreas Sewe" <tycho-user-bounces@xxxxxxxxxxx on behalf of sewe@xxxxxxx> wrote:

    Hi all,
    
    does there exist a way to control whether Tycho uses concurrent
    downloads when resolving p2 dependencies from update sites?
    
    I am thinking something along the lines of -Dmaven.artifact.threads,
    which controls how many threads the Maven Resolver uses to download
    *Maven* dependencies.
    
    I unfortunately couldn't find any information on the topic (except on
    proxies) in the Tycho wiki - but would be glad to add it, if someone can
    give me the pointers.
    
    Best wishes,
    
    Andreas
    
    -- 
    Dr. Andreas Sewe | sewe@xxxxxxx | +49 152 56342856
    CQSE GmbH | Centa-Hafenbraedl-Strasse 59 | 81249 Muenchen | www.cqse.eu
    Amtsgericht Muenchen | HRB 177678 | GF: F. Deissenboeck, M. Feilkas
    
    


Back to the top