百度BRPC框架

zhujiashun 2b96d08e94 insert_apache_header 4 anos atrás
.github a6ccc96aeb Add newlines to bug/feature templates 5 anos atrás
bazel 2b96d08e94 insert_apache_header 4 anos atrás
cmake 2b96d08e94 insert_apache_header 4 anos atrás
docs fc831f2873 Merge pull request #890 from zexuan/master 4 anos atrás
example 2b96d08e94 insert_apache_header 4 anos atrás
java 31d45c205d Add empty folder of python and java 6 anos atrás
python 31d45c205d Add empty folder of python and java 6 anos atrás
src 2b96d08e94 insert_apache_header 4 anos atrás
test 2b96d08e94 insert_apache_header 4 anos atrás
tools 2b96d08e94 insert_apache_header 4 anos atrás
.bazelrc 279b1d520e Update .bazelrc 5 anos atrás
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 anos atrás
.travis.yml e8d1b1ab9f fix_core_name: remove sudo when generating core_pattern 4 anos atrás
BUILD 2b96d08e94 insert_apache_header 4 anos atrás
CMakeLists.txt 2b96d08e94 insert_apache_header 4 anos atrás
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 anos atrás
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache 5 anos atrás
Disclaimer fd9a56fb2c add Disclaimer file 5 anos atrás
Dockerfile 2b96d08e94 insert_apache_header 4 anos atrás
LICENSE 01d81608c1 add license to file that missing it 4 anos atrás
Makefile 2b96d08e94 insert_apache_header 4 anos atrás
NOTICE 7c9b0ffd6d change NOTICE.txt to NOTICE 5 anos atrás
README.md 8534fe84de remove exec bit from README files 4 anos atrás
README_cn.md 8534fe84de remove exec bit from README files 4 anos atrás
WORKSPACE 2b96d08e94 insert_apache_header 4 anos atrás
build_in_travis_ci.sh 2b96d08e94 insert_apache_header 4 anos atrás
config.h.in 2b96d08e94 insert_apache_header 4 anos atrás
config_brpc.sh 2b96d08e94 insert_apache_header 4 anos atrás
glog.BUILD 2b96d08e94 insert_apache_header 4 anos atrás
leveldb.BUILD 2b96d08e94 insert_apache_header 4 anos atrás

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.