Add support for multi-threaded operations #17

Open
opened 2026-07-05 16:24:43 +02:00 by vlw · 0 comments
vlw commented 2026-07-05 16:24:43 +02:00 (Migrated from codeberg.org)

It would be nice if we could archive (especially with high compression) and upload to S3 at the same time. Another benefit from multi-threading would be the issue with the current version as mentioned in the #16 that spawned this issue - periodic access checks against S3 to make sure we still have access rights. Rhe first argument in favor of multi-threading makes the most sense, the second argument could be fixed by using Service Accounts or similar.

It would be nice if we could archive (especially with high compression) and upload to S3 at the same time. Another benefit from multi-threading would be the issue with the current version as mentioned in the #16 that spawned this issue - periodic access checks against S3 to make sure we still have access rights. Rhe first argument in favor of multi-threading makes the most sense, the second argument could be fixed by using Service Accounts or similar.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/3rd#17
No description provided.