Skip to content

a collection of tools used to balance Kafka data

License

Notifications You must be signed in to change notification settings

wycccccc/astraea

 
 

Repository files navigation

alt text

維護者

名字 電子信箱 profile
蔡嘉平 [email protected] https://github.com/chia7712
王懿宸 [email protected] https://github.com/wycccccc
方竫泓 [email protected] https://github.com/chinghongfang
李政憲 [email protected] https://github.com/garyparrot
孫祥鈞 [email protected] https://github.com/qoo332001
鄧智懋 [email protected] https://github.com/harryteng9527
陳嘉晟 [email protected] https://github.com/Haser0305
李兆恆 [email protected] https://github.com/chaohengstudent
李宜桓 [email protected] https://github.com/MaxwellYHL

Kafka 工具

Astraea 提供各式工具來降低Kafka門檻以及提高Kafka效能

  1. 快速啟動 Zookeeper : 使用容器化的方式快速建立zookeeper服務
  2. 快速啟動 Kafka : 使用容器化的方式快速建立kafka broker服務
  3. 快速啟動 Worker : 使用容器化的方式快速建立kafka worker服務
  4. Performance Tool : 可模擬多種使用情境來驗證Kafka叢集的吞吐量和延遲
  5. 快速啟動 Prometheus : 建構Kafka叢集資訊收集系統
  6. 快速啟動 Grafana : 建置圖形化介面監控kafka叢集使用狀況
  7. Web Server: 可透過Restful APIs操作Kafka叢集
  8. Dispatcher: 強大且高效率的 Kafka partitioner 實作
  9. Balancer: Kafka 伺服器端負載平衡工具
  10. GUI: 簡單好用的叢集資訊圖形化工具
  11. Build說明: 說明如何建構與測試本專案各模組
  12. Import Csv: 建立多檔案系統下自動化清洗csv數據

技術發表

Astraea 鼓勵貢獻者參與研討會做技術發表,各年度的發表請見下列連結:

2022 年度

About

a collection of tools used to balance Kafka data

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.8%
  • Scala 2.7%
  • Shell 2.5%