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

Introduce the ParallelExecutorFactory #96

Merged
merged 5 commits into from
Oct 1, 2022

Conversation

theofidry
Copy link
Collaborator

@theofidry theofidry commented Oct 1, 2022

This PR introduces the biggest piece that will allow to make it a lot easier to port the core of the trait to a regular command.

The ParallelExecutorFactory allows to create a ParallelExecutor with minimal code (i.e. leveraging the default values as much as possible) whilst still allowing the user to easily override any parameter.

Verified

This commit was signed with the committer’s verified signature.
theofidry Théo FIDRY
@theofidry theofidry changed the title WIP: Introduce the ParallelExecutorFactory Introduce the ParallelExecutorFactory Oct 1, 2022
@theofidry theofidry merged commit 36e0e7a into webmozarts:master Oct 1, 2022
@theofidry theofidry deleted the feature/executor-factory branch October 1, 2022 23:20
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