Speed up app pulling by downloading blobs in parallel using N workers.
Make N configurable so it can be tuned to the device/host characteristics.
Some IoT devices with poor connectivity may prefer a single worker, while others can efficiently handle 5–10 workers.
Speed up app pulling by downloading blobs in parallel using
Nworkers.Make
Nconfigurable so it can be tuned to the device/host characteristics.Some IoT devices with poor connectivity may prefer a single worker, while others can efficiently handle 5–10 workers.