Skip to content

JavaVienna/2026-03-09_build_your_own_lock

 
 

Repository files navigation

Building your own lock (from scratch)

Talk given at JavaVienna on March 9th, 2026.

Abstract

In this talk we are going to investigate how locks can be built from concurrency primitives and discuss various questions around atomics along the way.

Speaker

Matthias Langer is an IT enthusiast with 20+ years of experience with JVM technologies and is always eager to learn.

Code

The talk code is available at various stages in the following branches:

Benchmarks

Execute ./gradlew jmh to execute the JMH benchmarks contained in this repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%