Top 3 Java distributed-configuration Projects
-
Nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
● Nacos: Version 3.x will provide support for dynamic prompts and the A2A protocol. https://github.com/alibaba/nacos
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
apollo
Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
-
Project mention: Building Fault-Tolerant, Event-Driven Kafka Pipelines in Go: Reliable Reprocessing & Dead Letter Queues | dev.to | 2026-08-17
Since the introduction of KRaft, Kafka no longer requires Apache ZooKeeper® for managing cluster metadata. It uses Kafka itself instead. One advantage of the new KRaft mode is that you can have a single Kafka broker to handle both metadata and client requests in a small, local development environment. The docker-compose.yml file for this tutorial uses this approach, leading to faster startup times and simpler configuration. Note that, in a production setting, you'll have distinct Kafka brokers for handling requests and operating as a cluster controller.
Java distributed-configuration discussion
Java distributed-configuration related posts
Index
What are some of the best open-source distributed-configuration projects in Java? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Nacos | 33,342 |
| 2 | apollo | 29,809 |
| 3 | Apache ZooKeeper | 12,798 |