You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A 3 part (Client, Loadbalancer, Server) RMI Application which allows the client to choose the Computation. Focus lies on Loadbalanceing Algorithms like RoundRobin, Weighted Least Connections etc
A Server which asks you questions (either simple math or one's specified in a csv file) and a appropriate client. School Assignment for finals preperation.