https://github.com/siddhant-vij/java-multithreading-and-concurrency
Multithreading, Concurrency & Parallel programming in Java, with strong emphasis on high performance.
https://github.com/siddhant-vij/java-multithreading-and-concurrency
concurrency concurrent-api java multithreading parallel-programming performance-optimization virtual-threads
Last synced: 5 months ago
JSON representation
Multithreading, Concurrency & Parallel programming in Java, with strong emphasis on high performance.
- Host: GitHub
- URL: https://github.com/siddhant-vij/java-multithreading-and-concurrency
- Owner: siddhant-vij
- License: mit
- Created: 2023-12-01T03:18:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T15:19:52.000Z (over 2 years ago)
- Last Synced: 2025-09-03T08:39:31.997Z (6 months ago)
- Topics: concurrency, concurrent-api, java, multithreading, parallel-programming, performance-optimization, virtual-threads
- Language: Java
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Java Multithreading & Concurrency
[Udemy Course](https://www.udemy.com/course/java-multithreading-concurrency-performance-optimization/)
If you had your own jet plane, would you drive it to the grocery store or fly it on tour around the world?
- Using multithreading and concurrency, get the most out of your computer to truly make it fly!