VIDEO: Fixing your performance and concurrency bugs

Performance and concurrency bugs are the most difficult to find types of bugs. Once they are released in production, they tend to hide and wait for the right moment to attack you in unexpected ways, which makes them so difficult to catch.

In the video below I will show you several of those defects in Java code from practice and how they can hurt you. Additionally, I will present you our solution: our own, open sourced tooling to detect these hidden bugs in your Java code. This enables you to extinct those bugs at the source, avoid the hunting and assure they will not bite you.

 

About the author

Jeroen Borgers
JAVA consultant

Jeroen has an extensive experience in the field of application performance and enterprise Java. He already works for many years as a senior consultant for numerous organisations in various industries, as developer, architect, team leader, quality officer, mentor, auditor, performance tester, tuner, troubleshooter and trainer. Via his own company jPinpoint he provides open Accelerating Java Applications trainings twice a year.

Related articles

How to use Web Components in HTMLTemplateElement in Angular?

  • 16 September 2021
  • 1 min
By Patrick Sevat

Tackling asynchronous integration testing in Senses

  • 16 September 2021
  • 3 min.
By Patrick Sevat

Tips for writing Page Objects and Component Objects

  • 16 September 2021
  • 1 min
By Patrick Sevat