# apache/activemq SLOC report

> As of 2026-09-10 (commit 572414dbbc88), apache/activemq contains 411,986 total lines: 249,430 code, 106,797 comments, 55,759 blank, across 2,598 files in 23 languages (top: Java 81.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving apache/activemq to commit 572414dbbc88, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 60.5% of all lines, comments represent 25.9%, and the repository averages 96 code lines per file. Java accounts for 81.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Java | 2,261 | 351,544 | 204,026 | 97,741 | 49,777 |
| JavaScript | 33 | 31,095 | 25,322 | 2,432 | 3,341 |
| XML | 105 | 17,175 | 13,131 | 3,058 | 986 |
| CSS | 14 | 2,859 | 2,357 | 255 | 247 |
| HTML | 79 | 3,345 | 1,733 | 1,282 | 330 |
| Shell | 5 | 1,289 | 881 | 266 | 142 |
| C# | 12 | 874 | 516 | 228 | 130 |
| C++ | 4 | 492 | 316 | 76 | 100 |
| Python | 12 | 490 | 302 | 110 | 78 |
| Protocol Buffers | 3 | 378 | 199 | 119 | 60 |
| Batch | 5 | 372 | 185 | 94 | 93 |
| MSBuild | 4 | 106 | 106 | 0 | 0 |

Top language (Java 81.8%). Generated at 2026-09-10T12:20:30.688946482+00:00. Canonical report: https://octocounts.com/github/apache/activemq

## Report FAQ

### How many lines of code does apache/activemq have?

apache/activemq has 411,986 total lines, including 249,430 code lines, 106,797 comment lines, and 55,759 blank lines.

### How was the apache/activemq line count measured?

OctoCounts resolved the public GitHub repository to commit 572414dbbc88, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for apache/activemq?

This OctoCounts report was generated from 572414dbbc889adce11a020ff141d60391ac28e9 at commit 572414dbbc88 on 2026-09-10T12:20:30.688946482+00:00.

## Similar repository reports

- [apache/ant](https://octocounts.com/github/apache/ant) — Java, 250,278 code lines
- [spring-projects/spring-boot](https://octocounts.com/github/spring-projects/spring-boot) — Java, 244,527 code lines
- [apache/ActiveMQ](https://octocounts.com/github/apache/ActiveMQ) — Java, 261,780 code lines
- [google/ExoPlayer](https://octocounts.com/github/google/ExoPlayer) — Java, 236,475 code lines
- [DataLinkDC/dinky](https://octocounts.com/github/DataLinkDC/dinky) — Java, 233,157 code lines
- [datalinkdc/dinky](https://octocounts.com/github/datalinkdc/dinky) — Java, 233,157 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [Kubernetes vs Docker Compose](https://octocounts.com/compare/kubernetes-vs-docker-compose)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
