Aiming for object-oriented design elegance
Figuring out a design that is a joy to use in production.
Read →7 articles
Figuring out a design that is a joy to use in production.
Read →Dealing with update events while the underlying value is concurrently and repeatedly updated.
Read →Setting up the JMH Gradle plugin and writing your first micro-benchmark
Read →Digging deeper into the algorithms required to establish key ownership and efficiently retrieve values in a concurrent application!
Read →Choosing the right component design and data structures for reading and selecting a property's effective value, thread-safe.
Read →How to set up a brand new Java project using Gradle
Read →A series about writing a Java library for layering properties from multiple sources and allowing clients to efficiently receive updates.
Read →