https://github.com/opensource4you/astraea
釋放kafka的無限潛能
https://github.com/opensource4you/astraea
Last synced: 3 months ago
JSON representation
釋放kafka的無限潛能
- Host: GitHub
- URL: https://github.com/opensource4you/astraea
- Owner: opensource4you
- License: apache-2.0
- Created: 2021-09-03T02:41:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-09-06T22:30:41.000Z (4 months ago)
- Last Synced: 2025-09-07T00:18:56.640Z (4 months ago)
- Language: Java
- Homepage:
- Size: 46.3 MB
- Stars: 158
- Watchers: 10
- Forks: 60
- Open Issues: 133
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-java - Astraea
README

# 維護者
| 名字 | 電子信箱 | profile |
|-----|---------------------------|------------------------------------|
| 蔡嘉平 | chia7712@gmail.com | https://github.com/chia7712 |
| 王懿宸 | warren215215@gmail.com | https://github.com/wycccccc |
| 方竫泓 | fjh7777@gmail.com | https://github.com/chinghongfang |
| 李政憲 | garyparrottt@gmail.com | https://github.com/garyparrot |
| 孫祥鈞 | sean0651101@gmail.com | https://github.com/qoo332001 |
| 鄧智懋 | zhimao.teng@gmail.com | https://github.com/harryteng9527 |
| 陳嘉晟 | haser1156@gmail.com | https://github.com/Haser0305 |
| 李兆恆 | chaohengstudent@gmail.com | https://github.com/chaohengstudent |
| 李宜桓 | yi.huan.max@gmail.com | https://github.com/MaxwellYHL |
# Kafka 工具
`Astraea` 提供各式工具來降低`Kafka`使用門檻以及提高`Kafka`效能和資源使用率
1. [快速啟動 Zookeeper](./docs/run_zookeeper.md): 使用容器化的方式快速建立`zookeeper`服務
2. [快速啟動 Kafka](./docs/run_kafka_broker.md): 使用容器化的方式快速建立`kafka broker`服務
3. [快速啟動 Worker](./docs/run_kafka_worker.md): 使用容器化的方式快速建立`kafka worker`服務
4. [快速啟動 Hadoop](./docs/run_hadoop.md): 使用容器化的方式快速建立`hadoop`服務
5. [快速啟動 Prometheus](./docs/run_prometheus.md): 建構`Kafka`叢集資訊收集系統
6. [快速啟動 Grafana](./docs/run_grafana.md): 建置圖形化介面監控`kafka`叢集使用狀況
7. [Performance Tool](./docs/performance_benchmark.md): 可模擬多種使用情境來驗證`Kafka`叢集的吞吐量和延遲
8. [Web Server](./docs/web_server/README.md): 可透過`Restful APIs`操作`Kafka`叢集
9. [Partitioner](docs/partitioner/README.md): 強大且高效率的 Kafka partitioner 實作
10. [Balancer](docs/balancer/README.md): `Kafka` 伺服器端負載平衡工具
11. [GUI](docs/gui/README.md): 簡單好用的叢集資訊圖形化工具
12. [Connector](./docs/connector/README.md): 提供基於 `kafka connector` 實作的高效平行化工具,包含效能測試和資料遷移等工具
13. [Build](docs/build_project.md): 說明如何建構與測試本專案各模組
# Kafka Q&A
* [Kafka Q&A](./docs/kafka_Q&A.md): 整理`Kafka`在使用上可能會遇到的問題以及解決方法
* [Astraea 故障排除](./docs/troubleshooting.md): 統整 Astraea 工具使用上可能會遇到的問題和解決方法
# 技術發表
`Astraea` 鼓勵貢獻者參與研討會做技術發表,各年度的發表請見下列連結:
[2022 年度](https://github.com/opensource4you/astraea/issues/238)
上述報告和測試所使用的硬體詳細資訊:[Astraea 測試用硬體](https://github.com/opensource4you/astraea/issues/130)
# 社群活動
`Astraea` 定時舉辦線下活動,各年度活動請見下方連結
[2022 聖誕節](https://github.com/opensource4you/astraea/issues/830)