Description
hello buddy,
i need help in assignement in RMI and i need it to be as simple as possible also, i need you to explain it to me because i need to explain it to the class
here is the assignment
This assignment aims to implement an RMI application that allows a client to run an intensive processing consumer task as a remote method in the server side.The assignment contains the following two steps:-Implement an run the example explained in this URL: https://docs.oracle.com/javase/tutorial/rmi/overvi… (16 marks).-Change the task to be the shortest path calculation between two nodes in a graph using the Djikstra algorithm. The client should build the graph send to the server call the shortest path remote method and get back the result (the path and the cost) (4 marks).
User generated content is uploaded by users for the purposes of learning and should be used following Studypool’s honor code & terms of service.