Skip to content

Multithreading the builder#5

Open
djlooney wants to merge 4 commits intoSobekCM:masterfrom
djlooney:master
Open

Multithreading the builder#5
djlooney wants to merge 4 commits intoSobekCM:masterfrom
djlooney:master

Conversation

@djlooney
Copy link
Copy Markdown

Currently all code paths ignore the multi-threading, since the max-threads variable being set to 0 forces it to all run synchronously. However this adds the structure that multithreading would take: multiple workers, waiting for the workers to finish, breaking out when requested by the database.

Needs testing.

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.

1 participant