百度BRPC框架

Zhangyi Chen fbd3e284bc Merge pull request #1193 from ustccy/hotfix_epollwait_about_to_quit vor 2 Jahren
.github a6ccc96aeb Add newlines to bug/feature templates vor 5 Jahren
bazel 2b96d08e94 insert_apache_header vor 4 Jahren
cmake 2b96d08e94 insert_apache_header vor 4 Jahren
docs 1ecb07b6e5 fix_BRPC_VALIDATE_GFLAG vor 2 Jahren
example e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake vor 3 Jahren
java 31d45c205d Add empty folder of python and java vor 6 Jahren
package 04a191a9f7 Filter GLIBC_PRIVATE requires vor 3 Jahren
python 31d45c205d Add empty folder of python and java vor 6 Jahren
src 60f2a47c72 Merge pull request #1193 from ustccy/hotfix_epollwait_about_to_quit vor 2 Jahren
test ba5d932de8 Ignore empty address vor 3 Jahren
tools 9ce0402ba0 chan resize +1 vor 3 Jahren
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc vor 3 Jahren
.bazelrc 3feb6d0c2d Fix bazel build in macos vor 3 Jahren
.gitignore 2dc9cbad53 health_check_using_rpc: add single server vor 5 Jahren
.travis.yml ba3449f9cb insert_apache_header: update vor 4 Jahren
BUILD.bazel e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake vor 3 Jahren
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release vor 3 Jahren
CMakeLists.txt 63e3ede6d2 Fix typo of a message in CMakeLists.txt vor 3 Jahren
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md vor 5 Jahren
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache vor 5 Jahren
DISCLAIMER b0e0332dad rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release vor 2 Jahren
Dockerfile 2b96d08e94 insert_apache_header vor 4 Jahren
LICENSE d63782bbe9 Remove FlameGraph dependency: remove flamegraph_perl.* vor 3 Jahren
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide vor 4 Jahren
NOTICE a1930ccdd1 docs(notice):update copyright to this year vor 4 Jahren
README.md 31eba304a9 change travis-ci.org to travis-ci.com vor 3 Jahren
README_cn.md 31eba304a9 change travis-ci.org to travis-ci.com vor 3 Jahren
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env vor 4 Jahren
WORKSPACE ffbf054d40 Add zlib as an external dependency vor 3 Jahren
build_in_travis_ci.sh 2b96d08e94 insert_apache_header vor 4 Jahren
config.h.in 2b96d08e94 insert_apache_header vor 4 Jahren
config_brpc.sh 9f510165bc fix warnings on MACOS vor 4 Jahren
glog.BUILD 2b96d08e94 insert_apache_header vor 4 Jahren
leveldb.BUILD 2b96d08e94 insert_apache_header vor 4 Jahren
openssl.BUILD ffbf054d40 Add zlib as an external dependency vor 3 Jahren
zlib.BUILD ffbf054d40 Add zlib as an external dependency vor 3 Jahren

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