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

Task: Implement a simple round-robin allocator #42

Closed
taegeonum opened this issue Dec 16, 2015 · 0 comments
Closed

Task: Implement a simple round-robin allocator #42

taegeonum opened this issue Dec 16, 2015 · 0 comments
Assignees
Milestone

Comments

@taegeonum
Copy link
Contributor

MistTask allocates OperatorChains to executors.
Then, the executors run and activate the dedicate OperatorChains when their inputs are sent.

For the first step of the above logic, we will simply implement a simple round-robin allocator
which dedicates OperatorChains in round-robin way.

@taegeonum taegeonum added this to the milestone 1 milestone Dec 16, 2015
@taegeonum taegeonum changed the title Implement a simple round-robin allocator Task: Implement a simple round-robin allocator Dec 16, 2015
@taegeonum taegeonum self-assigned this Jan 20, 2016
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

1 participant