This repository has been archived by the owner on Oct 10, 2022. It is now read-only.
Experiment with Multithreading #21
Labels
experiment
This issue is an experimental idea for improving the project and may be scrapped
The main bottleneck for InfiniDrive is interacting with the Google Drive API. It may be possible to alleviate this problem by running several uploads in parallel across several threads.
This should be considered experimental and not something that should absolutely be done, as rate-limiting errors are more likely and may make it not worth the effort.
The text was updated successfully, but these errors were encountered: