Commit 6c4d1aa4 authored by Mohamad Bashar Desoki's avatar Mohamad Bashar Desoki

Update README.md

parent 05721e19
...@@ -5,11 +5,10 @@ ...@@ -5,11 +5,10 @@
* Race Condition * Race Condition
* Critical Section * Critical Section
* Memory inconsistency * Memory inconsistency
* ParkingCash Example * ParkingCash Example ()
* ProducerConsumer Example * ProducerConsumer Example
* synchronized, wait, notify, notifyAll keyword * synchronized, wait, notify, notifyAll keyword
* Locks and Atomic Variables
*Useful Links* *Useful Links*
* [Java Concurrency](https://www.callicoder.com/java-concurrency-issues-and-thread-synchronization/) * [Java Concurrency](https://www.callicoder.com/java-concurrency-issues-and-thread-synchronization/)
* * Java 9 Concurrency Cookbook (2019).pdf (include)
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment