百度BRPC框架

jamesge 74310245bf make by config_brpc.sh shows commands by default, add -s to hide %!s(int64=4) %!d(string=hai) anos
.github a6ccc96aeb Add newlines to bug/feature templates %!s(int64=5) %!d(string=hai) anos
bazel 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
cmake 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
docs b4c70ac2b5 Rename URI.schema to scheme and calling schema/set_schema will be notified with deprecation %!s(int64=4) %!d(string=hai) anos
example 74310245bf make by config_brpc.sh shows commands by default, add -s to hide %!s(int64=4) %!d(string=hai) anos
java 31d45c205d Add empty folder of python and java %!s(int64=6) %!d(string=hai) anos
python 31d45c205d Add empty folder of python and java %!s(int64=6) %!d(string=hai) anos
src fd5058c76e Merge pull request #1003 from TousakaRin/auto_cl %!s(int64=4) %!d(string=hai) anos
test 74310245bf make by config_brpc.sh shows commands by default, add -s to hide %!s(int64=4) %!d(string=hai) anos
tools 74310245bf make by config_brpc.sh shows commands by default, add -s to hide %!s(int64=4) %!d(string=hai) anos
.bazelrc ba3449f9cb insert_apache_header: update %!s(int64=4) %!d(string=hai) anos
.gitignore 2dc9cbad53 health_check_using_rpc: add single server %!s(int64=5) %!d(string=hai) anos
.travis.yml ba3449f9cb insert_apache_header: update %!s(int64=4) %!d(string=hai) anos
BUILD 86ca8af34b removed butil/md5.cc butil/md5.h test/md5_unittest.cc which is replaceable by openssl/md5.h %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt 2fe49c9b2d Merge pull request #1032 from zyearn/replace_include_with_find_package %!s(int64=4) %!d(string=hai) anos
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache %!s(int64=5) %!d(string=hai) anos
DISCLAIMER-WIP fb29efde6b add DISCLAIMER_WIP %!s(int64=4) %!d(string=hai) anos
Dockerfile 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
LICENSE 342c0862f8 replace_crc32_ts: update2 %!s(int64=4) %!d(string=hai) anos
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide %!s(int64=4) %!d(string=hai) anos
NOTICE a1930ccdd1 docs(notice):update copyright to this year %!s(int64=4) %!d(string=hai) anos
README.md 7d55c5ef5d update_mail_list %!s(int64=4) %!d(string=hai) anos
README_cn.md 7d55c5ef5d update_mail_list %!s(int64=4) %!d(string=hai) anos
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env %!s(int64=4) %!d(string=hai) anos
WORKSPACE 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
build_in_travis_ci.sh 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
config.h.in 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
config_brpc.sh 9f510165bc fix warnings on MACOS %!s(int64=4) %!d(string=hai) anos
glog.BUILD 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
leveldb.BUILD 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos

README.md

中文版

Build Status

brpc

An industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances(not counting clients) and thousands kinds of services, called "baidu-rpc" inside Baidu. Only C++ implementation is opensourced right now.

You can use it to:

Try it!

Contribute code

Please refer to here.

Feedback and Getting involved

  • Report bugs, ask questions or give suggestions by Github Issues
  • Subscribe mailing list(dev-subscribe@brpc.apache.org) to get updated with the project