# Tencent/MSEC

Mass Service Engine in Cluster(MSEC) is opened source by QQ team from Tencent. It is a backend DEV &OPS engine, including RPC,name finding,load balance,monitoring,release and capacity management.

Repository: https://github.com/Tencent/MSEC
Canonical: https://ross.abutalabs.com/products/msec
Language: Java
License: NOASSERTION
License Family: other
Archived: true
Last push: 2019-10-24T03:48:10+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3566, "days_push": 2505, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2730, forks 728 (observed 2026-08-28T04:07:16.059973+00:00)

## What it is
MSEC (Mass Service Engine in Cluster) is Tencent's open-source backend development and operations engine providing RPC, name resolution, load balancing, monitoring, release management, and capacity management. It includes a Java web console, C/C++ monitoring services, remote shell deployment tooling, and a Redis cluster management platform.

## Use cases
- build and operate microservices with built-in rpc and load balancing
- centralized monitoring for backend services
- automated release and remote command execution across servers
- manage and monitor redis clusters via a web console
- service name resolution and capacity management for large-scale backends

## When to choose
- you want an all-in-one self-hosted backend dev+ops framework in the style of Tencent's internal stack
- you need rpc, monitoring, and release tooling bundled together on Linux
- you're studying how large-scale service frameworks are structured

## When to avoid
- you need an actively maintained project - it is archived since ~2019
- you're on Windows or macOS - it targets Linux x86_64
- you prefer modern alternatives like Kubernetes, gRPC, or Prometheus ecosystems

## Facets
- artifact type: framework
- maturity: abandoned
- function: rpc, monitoring, deployment, load-testing, service-discovery, logging
- domain: microservices, backend, monitoring
- platform: jvm, cpp, self-hosted
- tags: service-framework, ops-platform, tencent, name-service, capacity-management, archived, devops, linux, docker

## Member repositories
- Tencent/MSEC (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:16.059973+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:14:40.776606+00:00, confidence not recorded.
  - readme: https://github.com/Tencent/MSEC (fetched 2026-08-28T04:07:16.059973+00:00, sha a997ee5ec508)
- Data as of 2026-08-30T08:39:29.467469+00:00.
