百度BRPC框架

Ge Jun c8b170934d Merge pull request #987 from zyearn/fix_brpc_get_verion_name hace 4 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 0bb4120add Add missing ** hace 4 años
example 0d58291c95 insert_apache_header: remove unnecessary header hace 4 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 0d9ae8f8b0 :pencil2: fix typo hace 4 años
test e784526abe Support multiple discovery nodes hace 4 años
tools eecbee23e9 fix_brpc_get_verion_name hace 4 años
.bazelrc ba3449f9cb insert_apache_header: update hace 4 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 2b96d08e94 insert_apache_header hace 4 años
CMakeLists.txt eecbee23e9 fix_brpc_get_verion_name 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 ded7d642b3 Rename Disclaimer to DISCLAIMER hace 4 años
Dockerfile 2b96d08e94 insert_apache_header hace 4 años
LICENSE 907e5a5a17 add_test_license: remove space hace 4 años
Makefile eecbee23e9 fix_brpc_get_verion_name hace 4 años
NOTICE 6f4dd46646 Remove Unnecessary declaration hace 4 años
README.md 7d55c5ef5d update_mail_list hace 4 años
README_cn.md 7d55c5ef5d update_mail_list hace 4 años
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env hace 4 años
WORKSPACE 2b96d08e94 insert_apache_header hace 4 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 2b96d08e94 insert_apache_header hace 4 años
glog.BUILD 2b96d08e94 insert_apache_header hace 4 años
leveldb.BUILD 2b96d08e94 insert_apache_header hace 4 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, 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 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