Skip to content

Sharatcg7/DigitalPiggyBank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DigitalPiggyBank

Technologies Used

Multi-Thread Programming in Java

Usage / Features

Digital-Piggy-Bank is a simple Digital Bank with Deposit and Withdrawal facility which can service following requests :

  1. One thread - DEPOSIT shall deposit money to an account

  2. ‘N’ number of threads - WITHDRAW_X shall withdraw money from the account as long as money is present in the bank

Installation and Run

Clone the repository:

git clone https://github.com/Sharatcg7/DigitalPiggyBank.git

Run: cd src/driver/ThreadClient.java run as Java Application

About Me

Sharat Gujamagadi Email sharatcg7@gmail.com.

About

Java Multi-Thread programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages