Commit 322b9b46 authored by tammam.alsoleman's avatar tammam.alsoleman

add the README file

parent d85e47d5
...@@ -54,3 +54,4 @@ Thread synchronization is achieved through: ...@@ -54,3 +54,4 @@ Thread synchronization is achieved through:
- `PriorityBlockingQueue` for ordered, thread-safe queues - `PriorityBlockingQueue` for ordered, thread-safe queues
- `AtomicBoolean` for production completion signaling - `AtomicBoolean` for production completion signaling
- `AtomicInteger` for tracking active consumers - `AtomicInteger` for tracking active consumers
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