Implementation of a mail server and client in Java. (Uses JavaFX for graphical interfaces, thread concurrency management, and TCP sockets for client-server communication)
-
Updated
Jul 6, 2022 - Java
Implementation of a mail server and client in Java. (Uses JavaFX for graphical interfaces, thread concurrency management, and TCP sockets for client-server communication)
This project simulates a parking lot where cars attempt to park using different synchronization strategies (Semaphore or Mutex).
Add a description, image, and links to the thread-concurrency topic page so that developers can more easily learn about it.
To associate your repository with the thread-concurrency topic, visit your repo's landing page and select "manage topics."