A description of your design and implementation (preferably PDF) including:
▪ Screenshots of both client and server under execution.
▪ a user guide for compiling and running your distributed application.
▪ Description of how you divided the workload among your group
members.
▪ Everything that is needed to compile and run your distributed
application (in a zip archive), such as:
• Any artifact/file/library that is needed to compile and run your distributed application
(in a zip archive)
• Source code (should be well commented at method/algorithm granularity);
• Ready to deploy jar file;
• Three Output files containing the required measurements: naive_server.txt,
server_cache.txt, client_cache.txt.
• Any other artifact that you consider relevant to compile and run your application.
A description of your design and implementation (preferably PDF) including: ▪ Screenshots of both client and server under execution. ▪ a user guide for compiling and running your distributed application. ▪ Description of how you divided the workload among your group members. ▪ Everything that is needed to compile and run your distributed application (in a zip archive), such as: • Any artifact/file/library that is needed to compile and run your distributed application (in a zip archive) • Source code (should be well commented at method/algorithm granularity); • Ready to deploy jar file; • Three Output files containing the required measurements: naive_server.txt, server_cache.txt, client_cache.txt. • Any other artifact that you consider relevant to compile and run your application.