Implement a Load Balancer #22
Labels
API
API!
Docker
Docker! Duhhhh
PostAssignment
After the main requirements of the assignment are finished
Server
Sever!
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.The text was updated successfully, but these errors were encountered: