apache / rocketmq-clients
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 8 components.
  • 585 files, 53,407 LOC (100.0% vs. main code).
  • "cpp" is biggest, containing 23.53% of LOC.
  • "php" is smallest, containing 2.55% of LOC.


cpp12567 LOC (23%) 174 files
golang10137 LOC (18%) 45 files
java8921 LOC (16%) 145 files
rust6774 LOC (12%) 18 files
csharp5971 LOC (11%) 87 files
python4688 LOC (8%) 51 files
nodejs2986 LOC (5%) 55 files
php1363 LOC (2%) 10 files
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
java129 commits (10%)
csharp95 commits (7%)
golang49 commits (4%)
cpp43 commits (3%)
rust33 commits (2%)
python7 commits (<1%)
nodejs5 commits (<1%)
php3 commits (<1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023 2022
python
49
62
1
cpp
64
36
30
270
csharp
15
38
334
98
java
2
32
54
592
rust
30
125
9
golang
4
12
81
128
nodejs
1
9
55
php
4
10


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

G cpp cpp cpp--cpp 7 python python python--python 6 java java java--java 3 csharp csharp csharp--csharp 3 golang golang golang--golang 1


2025-05-07 20:39