Skip to content

ArslanArdavic/CMPE322-Project3

Repository files navigation

Introduction

- multi-threaded application

@@	_simulating	@@
+ _payment

! _customers
+ _customers
! _prepayments
+ _prepayment
@@ 	_simultaneously	@@

# _ticket_vending_machine_instances
! _ticket_vending_machines
+ _ticket_vending_machine

In this project you will implement multi-threaded application

multi-threaded application

for _simulating a fun fair _payment _system
where the _customers can make the _prepayments
Since the _prepayments can be made _simultaneously through
_different _ticket _vending _machine _instances
the synchronization and the data consistency
should be taken into the consideration throughout the _implementation.

Section 2

_


Section 3


Section 4


Section 5


Resources

<style> </style>
  Project 3 by EGEMEN İŞGÜDER - Saturday, 10 December 2022, 12:17 AM

                          DEADLINE is 30 December 2022
                           
                         No late submission is allowed.    
             
    -----         -----         -----         -----         -----         ----- 

    - You are allowed to change your submission/resubmit before the deadline.
                        
    - The system automatically closes after the deadline. 
                          
    - No e-mail submission is allowed.
                          
    - Please avoid last minute submissions.   
    
    -----         -----         -----         -----         -----         -----        

See this post in context 
https://moodle.boun.edu.tr/user/view.php?id=45700&course=54995

Releases

No releases published

Packages

No packages published