You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by je...@apache.org on 2022/08/04 00:19:13 UTC

[incubator-brpc] 01/01: Update README.md

This is an automated email from the ASF dual-hosted git repository.

jerrytan pushed a commit to branch tanzhongyi003-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git

commit 1bafe4b2946b0fdcc54a3c2ae7ead2acc54823a9
Author: Tanzhongyi(Jerry Tan) <je...@apache.org>
AuthorDate: Thu Aug 4 08:19:04 2022 +0800

    Update README.md
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ef58a289..9f85bfce 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,9 @@
 
 # ![brpc](docs/images/logo.png)
 
-An industrial-grade RPC framework used throughout [Baidu](http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome), with 1,000,000+ instances(not counting clients) and thousands kinds of services. "brpc" means "better RPC".
+brpc is an Industrial-grade RPC framework using C++ Language, which is often used in  high performance system such as Search, Storage, Machine learning etc.
+
+### "brpc" means "better RPC". 
 
 You can use it to:
 * Build a server that can talk in multiple protocols (**on same port**), or access all sorts of services


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


Re: [incubator-brpc] 01/01: Update README.md

Posted by Hu go <ue...@gmail.com>.
Good, I will sync it to the brpc official website soon.

On Thu, Aug 4, 2022 at 8:19 AM <je...@apache.org> wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> jerrytan pushed a commit to branch tanzhongyi003-patch-1
> in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
>
> commit 1bafe4b2946b0fdcc54a3c2ae7ead2acc54823a9
> Author: Tanzhongyi(Jerry Tan) <je...@apache.org>
> AuthorDate: Thu Aug 4 08:19:04 2022 +0800
>
>     Update README.md
> ---
>  README.md | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/README.md b/README.md
> index ef58a289..9f85bfce 100644
> --- a/README.md
> +++ b/README.md
> @@ -4,7 +4,9 @@
>
>  # ![brpc](docs/images/logo.png)
>
> -An industrial-grade RPC framework used throughout [Baidu](
> http://ir.baidu.com/phoenix.zhtml?c=188488&p=irol-irhome), with
> 1,000,000+ instances(not counting clients) and thousands kinds of services.
> "brpc" means "better RPC".
> +brpc is an Industrial-grade RPC framework using C++ Language, which is
> often used in  high performance system such as Search, Storage, Machine
> learning etc.
> +
> +### "brpc" means "better RPC".
>
>  You can use it to:
>  * Build a server that can talk in multiple protocols (**on same port**),
> or access all sorts of services
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
> For additional commands, e-mail: dev-help@brpc.apache.org
>
>