/concurrent-coursework-banking-system

Concurrent Programming module coursework - UoW

Primary LanguageJava

Banking System

Overview

The project is based on a Banking system scenario with a few external parties such as Student, University, Grandmother and Loan Company. The required system was implemented with the use of Java and a few concepts related to Concurrency have been utilized in the development. Concurrency concepts like Java Threads, ThreadGroups, Monitors, Synchronization and Semaphores were used in the implementation of the banking system.


Author

Athindu Umayanga : @Athindu

  • The project was developed to complete the coursework in Concurrent Programming module at University of Westminster.