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

Specify multiple servers when distributed processing mode is enabled #60

Closed
valeriob01 opened this issue Jun 21, 2017 · 2 comments
Closed

Comments

@valeriob01
Copy link
Contributor

This enhancement could bring the possibility to specify a list of servers, and each server is used in parallel with other servers to increase the number of available cores.

@sumpfralle
Copy link
Collaborator

Personally I am not in favor of putting more effort into the distributed processing. It is is a nice feature, but it is also probably the third most often mentioned cause of problem reports (besides the OpenGL visualization and toolpath algorithms). Thus I am not confident, that the effort put into this feature is justified.
Anyway: patches and pull requests are welcome!

@valeriob01
Copy link
Contributor Author

This could introduce more bugs than features. It works well now as it is. With the number of cores available at good price it is not an issue anymore.

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

No branches or pull requests

2 participants