This project simulates a parking lot where cars attempt to park using different synchronization strategies (Semaphore or Mutex).
-
Updated
Jun 25, 2024 - Java
This project simulates a parking lot where cars attempt to park using different synchronization strategies (Semaphore or Mutex).
This project involves simulating a Package Conveyor Routing System using Java. The project showcases key concepts in concurrent programming, such as thread management, manual synchronization, and resource sharing.
Add a description, image, and links to the resource-sharing topic page so that developers can more easily learn about it.
To associate your repository with the resource-sharing topic, visit your repo's landing page and select "manage topics."