The Java Concurrency & Performance Tuning training course covers every aspect of concurrent programming in Java relevant to practicing Java programmers - from the fundamental problem of race conditions to the principles of lock-free programming.
By attending Java Concurrency & Performance Tuning workshop, delegates will learn to:
- Understand concurrency control issues in general
- Know the instruments available in Java
- Avoid common errors and pitfalls
- Understand concurrency control idioms
- Basic knowledge of Java