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 a Load Balancer #22

Open
Rubix982 opened this issue Mar 22, 2021 · 0 comments
Open

Implement a Load Balancer #22

Rubix982 opened this issue Mar 22, 2021 · 0 comments
Assignees
Labels
API API! Docker Docker! Duhhhh PostAssignment After the main requirements of the assignment are finished Server Sever!

Comments

@Rubix982
Copy link
Owner

For concurrency, how do you actually distribute the workload so the requests are mapped accordingly? To implement this, there can be multiple containers of server, that get their requests from a central load balancer that remembers how much load a container is handling at a moment.

@Rubix982 Rubix982 added API API! Docker Docker! Duhhhh Server Sever! PostAssignment After the main requirements of the assignment are finished labels Mar 22, 2021
@Rubix982 Rubix982 self-assigned this Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API API! Docker Docker! Duhhhh PostAssignment After the main requirements of the assignment are finished Server Sever!
Projects
None yet
Development

No branches or pull requests

1 participant