multithreaded-bank-server

There are 1 repositories under multithreaded-bank-server topic.

  • orestespap/distributed-bank-atm

    A basic distributed request-reply bank server written in Java and Python responding to requests made by the bank's ATMs (clients), with a remote MongoDB database server in the backend. Implemented in multiple RPC and request-reply APIs.

    Language:Java0100