Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 301 Bytes

File metadata and controls

7 lines (4 loc) · 301 Bytes

Multithreading_Java_Race_Project

Java Multithreading car racing project using Semaphore, CountDownLatch, etc.

Simple Java Multithreading project, where I learn Multithreading and some other functions to work with threads.

To run this project you need last version of Intellij IDEA and JDK 1.8.x.