Menu

home

Homepage of Jörn Dinkla

I have been working as a software developer, architect, and consultant for over 25 years. As a Lead Consultant at Thoughtworks, I help organizations build modern software products in an agile, secure, and reliable way.

I support teams methodically, technically, and personally—whether through coaching, architecture consulting, or hands-on pair programming.

I am a strong advocate of agile, TDD, CI/CD, DevOps practices, and Lean Thinking principles.

Portrait of Jörn Dinkla

Jörn Dinkla

Software Engineer, Architect, Consultant

Latest Articles

image
Java in the Technology Radar

Java in the Technology Radar (JavaSpektrum)

I’ve written a new article for JavaSpektrum: “Java im Technology Radar – Totgesagte leben länger”. The piece looks back at Java’s journey through the eyes of the Thoughtworks Technology Radar...

software-engineering java article jvm architecture thoughtworks
image
Structured Concurrency in Java 24

Structured Concurrency in Java 24 (JavaSpektrum)

I’ve written an article for JavaSpektrum 2/2025 about Structured Concurrency in Java 24. The article covers JEP 499, Java’s fourth preview of Structured Concurrency, which aims to make concurrent programming...

software-engineering java concurrency article jvm parallelism architecture