gs-fastcopy: get CPU count for upload workers

Posted by David Haley on July 23, 2024 · 1 min read

#cloud  ·  #dev.to  ·  #external  ·  #python  ·  #software

Discusses an enhancement to the gs-fastcopy package that automatically detects the available CPU count to set optimal worker defaults. This improvement helps maximize performance on multi-core systems during file uploads.

Original post on dev.to