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

executors performance improvements #3

Open
mavlyutov opened this issue Aug 6, 2014 · 3 comments
Open

executors performance improvements #3

mavlyutov opened this issue Aug 6, 2014 · 3 comments

Comments

@mavlyutov
Copy link
Member

На каждый image создается отдельный executor для синхронизации статусов инстансов, хотя эффективней было бы иметь один глобальный job в CloudClient’e.

@axel3rd
Copy link
Collaborator

axel3rd commented Apr 4, 2018

Translation : For each image, a separate executor is created to synchronize the status of the instances, although it would be more efficient to have one global job in CloudClient.

@paksv
Copy link
Contributor

paksv commented Jul 23, 2020

@axel3rd what kind of help do you need on this?

@axel3rd
Copy link
Collaborator

axel3rd commented Jul 25, 2020

@axel3rd what kind of help do you need on this?

@paksv Ideally a Pull-Request 😁. But any tips or guideline from someone which understand the content of this bug would be appreciated (Personally I have never check this problem/bug/feature in details)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants