百度BRPC框架

Ge Jun c8b170934d Merge pull request #987 from zyearn/fix_brpc_get_verion_name 4 anni fa
.github a6ccc96aeb Add newlines to bug/feature templates 5 anni fa
bazel 2b96d08e94 insert_apache_header 4 anni fa
cmake 2b96d08e94 insert_apache_header 4 anni fa
docs 0bb4120add Add missing ** 4 anni fa
example 0d58291c95 insert_apache_header: remove unnecessary header 4 anni fa
java 31d45c205d Add empty folder of python and java 6 anni fa
python 31d45c205d Add empty folder of python and java 6 anni fa
src 0d9ae8f8b0 :pencil2: fix typo 4 anni fa
test e784526abe Support multiple discovery nodes 4 anni fa
tools eecbee23e9 fix_brpc_get_verion_name 4 anni fa
.bazelrc ba3449f9cb insert_apache_header: update 4 anni fa
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 anni fa
.travis.yml ba3449f9cb insert_apache_header: update 4 anni fa
BUILD 2b96d08e94 insert_apache_header 4 anni fa
CMakeLists.txt eecbee23e9 fix_brpc_get_verion_name 4 anni fa
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 anni fa
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache 5 anni fa
DISCLAIMER ded7d642b3 Rename Disclaimer to DISCLAIMER 4 anni fa
Dockerfile 2b96d08e94 insert_apache_header 4 anni fa
LICENSE 907e5a5a17 add_test_license: remove space 4 anni fa
Makefile eecbee23e9 fix_brpc_get_verion_name 4 anni fa
NOTICE 6f4dd46646 Remove Unnecessary declaration 4 anni fa
README.md 7d55c5ef5d update_mail_list 4 anni fa
README_cn.md 7d55c5ef5d update_mail_list 4 anni fa
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env 4 anni fa
WORKSPACE 2b96d08e94 insert_apache_header 4 anni fa
build_in_travis_ci.sh 2b96d08e94 insert_apache_header 4 anni fa
config.h.in 2b96d08e94 insert_apache_header 4 anni fa
config_brpc.sh 2b96d08e94 insert_apache_header 4 anni fa
glog.BUILD 2b96d08e94 insert_apache_header 4 anni fa
leveldb.BUILD 2b96d08e94 insert_apache_header 4 anni fa

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