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

Implement infinite scaling for activities #18

Closed
sebastianburckhardt opened this issue Jan 25, 2021 · 3 comments
Closed

Implement infinite scaling for activities #18

sebastianburckhardt opened this issue Jan 25, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@sebastianburckhardt
Copy link
Member

Currently, the number of nodes cannot exceed the number of partitions.

For activities, we should support scaling beyond that limit.

This could be done by adding an extra EventHubs queue, or by using Http Triggers.

@sebastianburckhardt
Copy link
Member Author

I am planning to look at this in the context of an intern project.

@sebastianburckhardt
Copy link
Member Author

We have a project underway that will address this at some point. Work in progress at #52.

@sebastianburckhardt
Copy link
Member Author

Deprioritizing the infinite scaling for now, as we now have a functioning load balancer for activities thanks to #52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant