System Design goal: efficient property reads from multiple sources
Choosing the right component design and data structures for reading and selecting a property's effective value, thread-safe.
Read →2 articles
Choosing the right component design and data structures for reading and selecting a property's effective value, thread-safe.
Read →A series about writing a Java library for layering properties from multiple sources and allowing clients to efficiently receive updates.
Read →