JAccra : Introduction to Java Concurrency
Last week, we had the JAccra meeting and the topic for discussion was “Introduction to Java Concurrency”.
I talked on the following topics:
- Locks
- Atomic Variables
- Threads :ThreadPoolExecutor Implementation
The slides for the presentation can be downloaded at Java Concurrency and grab the Source Code
.

Leave a Reply