Distributed Banking Application
Programming language used: Python2 Tools:Ubuntu terminal Compilation of the code: (1)In multiple terminals run the following command : python bank.py branch1 8021 5000. (2)In one terminal run the following command : python controller.py 9000 branches.txt. Tasks by the group members: (1)Mehul Bhuva:Implementation of the Markers Retrieve snapshot part and debugging. (2)Akshata Nayak:Implementation of the InitSnapshot and Return snapshot part. Completion status of the assignment: Completed and tested fully on remote machine