百度BRPC框架

Jiashun Zhu 4ed61a8143 Merge pull request #1024 from zyearn/add_DISCLAIMER_WIP 4 vuotta sitten
.github a6ccc96aeb Add newlines to bug/feature templates 5 vuotta sitten
bazel 2b96d08e94 insert_apache_header 4 vuotta sitten
cmake 2b96d08e94 insert_apache_header 4 vuotta sitten
docs b4c70ac2b5 Rename URI.schema to scheme and calling schema/set_schema will be notified with deprecation 4 vuotta sitten
example 91a4376509 Rename RedisCommandHandler::Result to make related code cleaner 4 vuotta sitten
java 31d45c205d Add empty folder of python and java 6 vuotta sitten
python 31d45c205d Add empty folder of python and java 6 vuotta sitten
src 91a4376509 Rename RedisCommandHandler::Result to make related code cleaner 4 vuotta sitten
test 91a4376509 Rename RedisCommandHandler::Result to make related code cleaner 4 vuotta sitten
tools 1ad1cc57ec remove authors 4 vuotta sitten
.bazelrc ba3449f9cb insert_apache_header: update 4 vuotta sitten
.gitignore 2dc9cbad53 health_check_using_rpc: add single server 5 vuotta sitten
.travis.yml ba3449f9cb insert_apache_header: update 4 vuotta sitten
BUILD 86ca8af34b removed butil/md5.cc butil/md5.h test/md5_unittest.cc which is replaceable by openssl/md5.h 4 vuotta sitten
CMakeLists.txt 86ca8af34b removed butil/md5.cc butil/md5.h test/md5_unittest.cc which is replaceable by openssl/md5.h 4 vuotta sitten
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md 5 vuotta sitten
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache 5 vuotta sitten
DISCLAIMER-WIP fb29efde6b add DISCLAIMER_WIP 4 vuotta sitten
Dockerfile 2b96d08e94 insert_apache_header 4 vuotta sitten
LICENSE 342c0862f8 replace_crc32_ts: update2 4 vuotta sitten
Makefile 86ca8af34b removed butil/md5.cc butil/md5.h test/md5_unittest.cc which is replaceable by openssl/md5.h 4 vuotta sitten
NOTICE a1930ccdd1 docs(notice):update copyright to this year 4 vuotta sitten
README.md 7d55c5ef5d update_mail_list 4 vuotta sitten
README_cn.md 7d55c5ef5d update_mail_list 4 vuotta sitten
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env 4 vuotta sitten
WORKSPACE 2b96d08e94 insert_apache_header 4 vuotta sitten
build_in_travis_ci.sh 2b96d08e94 insert_apache_header 4 vuotta sitten
config.h.in 2b96d08e94 insert_apache_header 4 vuotta sitten
config_brpc.sh 2b96d08e94 insert_apache_header 4 vuotta sitten
glog.BUILD 2b96d08e94 insert_apache_header 4 vuotta sitten
leveldb.BUILD 2b96d08e94 insert_apache_header 4 vuotta sitten

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