百度BRPC框架

jamesge 61667b29b7 more accurate assertion hace 3 años
.github a6ccc96aeb Add newlines to bug/feature templates hace 5 años
bazel 2b96d08e94 insert_apache_header hace 4 años
cmake 2b96d08e94 insert_apache_header hace 4 años
docs 2aea691078 Update getting_started.md hace 3 años
example 20f2b4a887 Support pass down request_id hace 3 años
java 31d45c205d Add empty folder of python and java hace 6 años
python 31d45c205d Add empty folder of python and java hace 6 años
src 9320f1c07e Merge pull request #1298 from apache/fix_bazel_on_macos hace 3 años
test 61667b29b7 more accurate assertion hace 3 años
tools 74310245bf make by config_brpc.sh shows commands by default, add -s to hide hace 4 años
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc hace 3 años
.bazelrc 3feb6d0c2d Fix bazel build in macos hace 3 años
.gitignore 2dc9cbad53 health_check_using_rpc: add single server hace 5 años
.travis.yml ba3449f9cb insert_apache_header: update hace 4 años
BUILD ffbf054d40 Add zlib as an external dependency hace 3 años
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release hace 3 años
CMakeLists.txt 2fe49c9b2d Merge pull request #1032 from zyearn/replace_include_with_find_package hace 4 años
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md hace 5 años
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache hace 5 años
DISCLAIMER-WIP fb29efde6b add DISCLAIMER_WIP hace 4 años
Dockerfile 2b96d08e94 insert_apache_header hace 4 años
LICENSE 342c0862f8 replace_crc32_ts: update2 hace 4 años
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide hace 4 años
NOTICE a1930ccdd1 docs(notice):update copyright to this year hace 4 años
README.md 31eba304a9 change travis-ci.org to travis-ci.com hace 3 años
README_cn.md 31eba304a9 change travis-ci.org to travis-ci.com hace 3 años
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env hace 4 años
WORKSPACE ffbf054d40 Add zlib as an external dependency hace 3 años
build_in_travis_ci.sh 2b96d08e94 insert_apache_header hace 4 años
config.h.in 2b96d08e94 insert_apache_header hace 4 años
config_brpc.sh 9f510165bc fix warnings on MACOS hace 4 años
glog.BUILD 2b96d08e94 insert_apache_header hace 4 años
leveldb.BUILD 2b96d08e94 insert_apache_header hace 4 años
openssl.BUILD ffbf054d40 Add zlib as an external dependency hace 3 años
zlib.BUILD ffbf054d40 Add zlib as an external dependency hace 3 años

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. "brpc" means "better RPC".

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