Skip to content

Commit

Permalink
Merge pull request #1926 from morningman/doris_user
Browse files Browse the repository at this point in the history
[user-cases] add Apache Doris user case
  • Loading branch information
tanzhongyi003 authored Sep 19, 2022
2 parents b382b52 + 08aa012 commit 3e054ab
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion community/cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,10 @@
* 公司名称: 欢聚时代
* 落地项目: 推荐、直播
* 使用版本: 基于社区版本定制
* 信息提供者:chenBright
* 信息提供者:chenBright

## brpc 在 Apache Doris 中的应用
* 落地项目:Apache Doris
* 使用版本:1.2.0
* 使用情况:Apache Doris 作为一款 MPP 分析型数据库,其内部节点间使用 Apache Brpc 作为主要 RPC 框架。Brpc 为 Doris 提供了稳定易用的高性能通信机制。并且 BRPC 提供的 bthread,bvar 等基础库,以及各种性能调试工具,也极大的方便了 Doris 的开发和调试工作。
* 信息提供者:morningman

0 comments on commit 3e054ab

Please sign in to comment.