Parallel file uploads in Collectfast 0.4.0 using Python’s multiprocessing module

0.4.0 introduces parallel file uploads using Python’s multiprocessing module. This enables huge speed-ups for first time uploads. Using testdata with 50 files at 500kb each upload finished in 1m9s using 0.3.1 and in just 10s using 0.4.0.

Similar

Comprehensive Course on Python Pandas

Python Pandas For Your Grandpa Wanna learn Pandas? I did. And I consolidated everything I learned into a 43 videos spanning roughly three hours of content, including 23 lecture videos (~2 hrs) and 20 challenge videos (~1 hr). Course Curriculum Introduct... (more…)

Read more »