百度BRPC框架

jamesge 62240fea92 Merge pull request #1002 from Tuvie/master 3 лет назад
.github a6ccc96aeb Add newlines to bug/feature templates 5 лет назад
bazel 775a385bdc chore: update bazel 5 лет назад
cmake d42f35109a Fix cmake build issue when use this project as a submodule. (#428) 5 лет назад
docs 7b95debc36 Add instructions to remove CMakeCache.txt before re-running cmakes 4 лет назад
example 05c4f708dc fix the bug of creating CQs on incorrect comp vector 3 лет назад
java 31d45c205d Add empty folder of python and java 6 лет назад
python 31d45c205d Add empty folder of python and java 6 лет назад
src 62240fea92 Merge pull request #1002 from Tuvie/master 3 лет назад
test 05c4f708dc fix the bug of creating CQs on incorrect comp vector 3 лет назад
tools a4e8b8bae1 merge with upstream 4 лет назад
.bazelrc 279b1d520e Update .bazelrc 5 лет назад
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 лет назад
.travis.yml d101f3cb25 add separate PURPOSE for all options in ci 4 лет назад
BUILD 862be4e112 Link MesaLink in bazel if enabled 4 лет назад
CMakeLists.txt 05c4f708dc fix the bug of creating CQs on incorrect comp vector 3 лет назад
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 лет назад
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache 5 лет назад
Disclaimer fd9a56fb2c add Disclaimer file 5 лет назад
Dockerfile a6408e5844 add docker 6 лет назад
LICENSE 847c1df6a6 add missing license 4 лет назад
Makefile fe183d7bd5 improve rdma performance for small message 4 лет назад
NOTICE 7c9b0ffd6d change NOTICE.txt to NOTICE 5 лет назад
README.md c564742180 fix travis-ci link after transfering to apache 5 лет назад
README_cn.md c564742180 fix travis-ci link after transfering to apache 5 лет назад
WORKSPACE 775a385bdc chore: update bazel 5 лет назад
build_in_travis_ci.sh 333f0a7780 fix bazel command line options 4 лет назад
config.h.in 6295344ddd make config.h.in consistent with config_brpc.sh 5 лет назад
config_brpc.sh 3c1a726fff update openssl path 5 лет назад
glog.BUILD ce04d18af2 bazel build support glog 6 лет назад
leveldb.BUILD 5cc6f207bb chore: fix undefined reference to butil::ReadCommandLine when to build with bazel 6 лет назад

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

Please report bugs, concerns, suggestions by issues, or join QQ-group 498837325 to discuss problems around source code.