Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallelize asset creation and registration #540

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

NikolaosPapailiou
Copy link
Collaborator

Parallelize asset creation and registration. This uses threads to run asset creation in an asynchronous manner. We also pass some extra arguments to the create methods to make sure that we open groups once and parallelise all asset creation during ingestion.

@NikolaosPapailiou NikolaosPapailiou marked this pull request as draft October 2, 2024 09:51
@NikolaosPapailiou NikolaosPapailiou marked this pull request as ready for review October 3, 2024 10:52
@NikolaosPapailiou NikolaosPapailiou merged commit a4a082f into main Oct 4, 2024
5 of 6 checks passed
@NikolaosPapailiou NikolaosPapailiou deleted the npapa/sc-53772/parallelize-asset-creation branch October 4, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants