Skip to content

Brendan-Lucas/ATMsystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATMsystem

Assignment 3 SYSC4001

Make a system Database interface that is multi-threaded.

The Run method for the ATM server and editor is to compile the .cpp with -pthread compile include.

The DBeditor will run first, then the same main method starts the DBServer and the ATM client.

This was done to avoid complicated output windows, while the multi threading is demonstrated with the second two pthreads running the code.

Brendan Lucas 100964927

Hussein Mourad 100961760

About

Assignment 3 in SYSC4001

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages