[Buildroot] [PATCH v3 2/2] support/scripts/pkg-stats: URL check using threads

Ricardo Martincoski ricardo.martincoski at datacom.com.br
Wed Oct 3 13:22:37 UTC 2018


Hello Thomas,

On Wednesday, October 3, 2018 9:54:19 AM, Thomas Petazzoni wrote:

> On Tue, 02 Oct 2018 21:50:04 -0300, Ricardo Martincoski wrote:
[snip]
>> Reviewed-by: Ricardo Martincoski <ricardo.martincoski at gmail.com>
> 
> So this threading works for you? I think it is modeled after what I
> initially did to retrieve the upstream version of the packages, and you
> said it wasn't working well for you.

Yes. It is working for me.

Actually you used threading + Queue, and I suggested you to switch to
use multiprocessing.
https://patchwork.ozlabs.org/patch/890236/

Matt uses multiprocessing in this patch.

Regards,
Ricardo



More information about the buildroot mailing list