Ross ROSS = Recommend OSS · open-source software intelligence for agents

Qihoo360/QConf

Qihoo Distributed Configuration Management System observed · 2026-08-28

github.com/Qihoo360/QConf · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4184
  • days_rel: n/a
  • days_push: 943
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1856 stars · 529 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

QConf is a distributed configuration management system built on ZooKeeper that replaces traditional configuration files with centrally managed, real-time synchronized configuration. It runs a local agent that caches configuration and exposes simple access APIs across many languages.

Use cases

  • manage distributed service configuration centrally
  • push config changes to all machines in real time
  • replace static config files with a config center
  • cache and read configuration with low latency
  • manage zookeeper-backed configuration with multi-language clients

When to choose

  • you already run ZooKeeper and need a config layer on top
  • you need multi-language client support (C/C++, PHP, Python, Java, Go, Node)
  • you need very low-latency local config reads with real-time updates

When to avoid

  • you want a modern config center with a built-in web UI (e.g. etcd/Consul/Nacos-based tools)
  • you need a fully maintained project with active development
  • you cannot deploy local agents on every client machine

Facets

service · maturity maintenance

configuration-management caching sdk developer-tools microservices backend cpp python php jvm go lua cli zookeeper distributed-configuration config-center agent-based real-time-sync devops linux nodejs

1 source

Member repositories

RepositoryRoleHealth v2
Qihoo360/QConfmain23

For agents

markdown · JSON · MCP: product_card(name="Qihoo360/QConf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem