百度BRPC框架

Twice 63e3ede6d2 Fix typo of a message in CMakeLists.txt преди 3 години
.github a6ccc96aeb Add newlines to bug/feature templates преди 5 години
bazel 2b96d08e94 insert_apache_header преди 4 години
cmake 2b96d08e94 insert_apache_header преди 4 години
docs 5451fc1015 Merge pull request #1258 from serverglen/update-doc преди 3 години
example e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake преди 3 години
java 31d45c205d Add empty folder of python and java преди 6 години
package 04a191a9f7 Filter GLIBC_PRIVATE requires преди 3 години
python 31d45c205d Add empty folder of python and java преди 6 години
src c29b6143bf bthread/timer_thread: fix typo преди 3 години
test ba5d932de8 Ignore empty address преди 3 години
tools 74310245bf make by config_brpc.sh shows commands by default, add -s to hide преди 4 години
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc преди 3 години
.bazelrc 3feb6d0c2d Fix bazel build in macos преди 3 години
.gitignore 2dc9cbad53 health_check_using_rpc: add single server преди 5 години
.travis.yml ba3449f9cb insert_apache_header: update преди 4 години
BUILD.bazel e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake преди 3 години
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release преди 3 години
CMakeLists.txt 63e3ede6d2 Fix typo of a message in CMakeLists.txt преди 3 години
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md преди 5 години
CONTRIBUTING.md c564742180 fix travis-ci link after transfering to apache преди 5 години
DISCLAIMER-WIP fb29efde6b add DISCLAIMER_WIP преди 4 години
Dockerfile 2b96d08e94 insert_apache_header преди 4 години
LICENSE 342c0862f8 replace_crc32_ts: update2 преди 4 години
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide преди 4 години
NOTICE a1930ccdd1 docs(notice):update copyright to this year преди 4 години
README.md 31eba304a9 change travis-ci.org to travis-ci.com преди 3 години
README_cn.md 31eba304a9 change travis-ci.org to travis-ci.com преди 3 години
RELEASE_VERSION 15c6f2540a fix_missing_brpc_version_in_release: add branch info to git env преди 4 години
WORKSPACE ffbf054d40 Add zlib as an external dependency преди 3 години
build_in_travis_ci.sh 2b96d08e94 insert_apache_header преди 4 години
config.h.in 2b96d08e94 insert_apache_header преди 4 години
config_brpc.sh 9f510165bc fix warnings on MACOS преди 4 години
glog.BUILD 2b96d08e94 insert_apache_header преди 4 години
leveldb.BUILD 2b96d08e94 insert_apache_header преди 4 години
openssl.BUILD ffbf054d40 Add zlib as an external dependency преди 3 години
zlib.BUILD ffbf054d40 Add zlib as an external dependency преди 3 години

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. "brpc" means "better RPC".

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