Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 291 Bytes

CMPE322

This project focuses on creating a simulation of a theater ticket reservation system, designed to operate in a multi-threaded environment

Project 2 Operating Systems - Fall21

Build: g++ SyncTicket.cpp -lpthread -o simulation.o

Execute: ./simulation.o $config_path $output_path