百度BRPC框架

Ge Jun 96331ace97 Merge pull request #881 from zyearn/add_missing_license пре 4 година
.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 122770d377 Remove desc. on default values of connection_timeout_ms from docs пре 4 година
example 078051f9bf Update license header to Apache пре 5 година
java 31d45c205d Add empty folder of python and java пре 6 година
python 31d45c205d Add empty folder of python and java пре 6 година
src e779acff9f Fix count checkbox in the contention profiler & make dot the default display type пре 4 година
test 73d2fb8ab4 change '--port' to '-p' in memcache test adapting to older version пре 4 година
tools 40b134294a Merge pull request #819 from zyearn/adapt_protobuf_3_7 пре 5 година
.bazelrc 279b1d520e Update .bazelrc пре 5 година
.gitignore 2dc9cbad53 health_check_using_rpc: add single server пре 5 година
.travis.yml 25a70b8d9d put CXXFLAGS behind configure of thrift пре 4 година
BUILD 4233593dae remove nspr пре 5 година
CMakeLists.txt baec5e4044 remove line continuation in cmake to adapt to cmake 2.x пре 4 година
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 4233593dae remove nspr пре 5 година
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 322439db4b Make init_make_config in build_in_travis_ci.sh can be failed too пре 5 година
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.