百度BRPC框架

LorinLee a3c635ce1a docs: fix broken link in CONTRIBUTING.md il y a 2 ans
.github a6ccc96aeb Add newlines to bug/feature templates il y a 5 ans
bazel 2b96d08e94 insert_apache_header il y a 4 ans
cmake 2b96d08e94 insert_apache_header il y a 4 ans
docs c8d2475c14 Merge pull request #1463 from lorinlee/fix-docs il y a 2 ans
example e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake il y a 3 ans
java 31d45c205d Add empty folder of python and java il y a 6 ans
package 04a191a9f7 Filter GLIBC_PRIVATE requires il y a 3 ans
python 31d45c205d Add empty folder of python and java il y a 6 ans
src ce45c1d160 fix typo il y a 2 ans
test 9716e26ff2 Merge pull request #1314 from serverglen/weighted_randomized il y a 2 ans
tools 8dc52a7b68 Merge pull request #1459 from serverglen/rpc_view il y a 2 ans
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc il y a 3 ans
.bazelrc 3feb6d0c2d Fix bazel build in macos il y a 3 ans
.gitignore 8f0083999e Add gitignore for files generated during test il y a 2 ans
.travis.yml ba3449f9cb insert_apache_header: update il y a 4 ans
BUILD.bazel e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake il y a 3 ans
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release il y a 3 ans
CMakeLists.txt 63e3ede6d2 Fix typo of a message in CMakeLists.txt il y a 3 ans
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md il y a 5 ans
CONTRIBUTING.md a3c635ce1a docs: fix broken link in CONTRIBUTING.md il y a 2 ans
DISCLAIMER b0e0332dad rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release il y a 3 ans
Dockerfile 2b96d08e94 insert_apache_header il y a 4 ans
LICENSE d63782bbe9 Remove FlameGraph dependency: remove flamegraph_perl.* il y a 3 ans
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide il y a 4 ans
NOTICE a1930ccdd1 docs(notice):update copyright to this year il y a 4 ans
README.md 31eba304a9 change travis-ci.org to travis-ci.com il y a 3 ans
README_cn.md 31eba304a9 change travis-ci.org to travis-ci.com il y a 3 ans
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env il y a 4 ans
WORKSPACE ffbf054d40 Add zlib as an external dependency il y a 3 ans
build_in_travis_ci.sh 2b96d08e94 insert_apache_header il y a 4 ans
config.h.in 2b96d08e94 insert_apache_header il y a 4 ans
config_brpc.sh 9f510165bc fix warnings on MACOS il y a 4 ans
glog.BUILD 2b96d08e94 insert_apache_header il y a 4 ans
leveldb.BUILD 2b96d08e94 insert_apache_header il y a 4 ans
openssl.BUILD ffbf054d40 Add zlib as an external dependency il y a 3 ans
zlib.BUILD ffbf054d40 Add zlib as an external dependency il y a 3 ans

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