A cloud routing service needs to distribute incoming network traffic. Write an algorithm using pseudo-code to display the code of the server cluster that currently has the lower load.
You can assume you have access to the following variables:
ClusterA.code and ClusterA.loadClusterB.code and ClusterB.loadThe algorithm should:
ClusterA and the load of ClusterBEqual if the clusters have the exact same loadClusterA and ClusterB208 exam-style questions on AQA GCSE Computer Science Representing algorithms. Each one has a worked solution and a mark scheme showing where the marks go.