百度BRPC框架

Jiashun Zhu 7a49b35869 Merge pull request #1538 from lorinlee/release-1.0.0-rc02 %!s(int64=2) %!d(string=hai) anos
.github a6ccc96aeb Add newlines to bug/feature templates %!s(int64=5) %!d(string=hai) anos
bazel 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
cmake 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
community aba45bbc7f update weekly oncall report %!s(int64=2) %!d(string=hai) anos
docs f88a506915 docs: fix centos compile options %!s(int64=2) %!d(string=hai) anos
example e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake %!s(int64=3) %!d(string=hai) anos
java 31d45c205d Add empty folder of python and java %!s(int64=6) %!d(string=hai) anos
package 04a191a9f7 Filter GLIBC_PRIVATE requires %!s(int64=3) %!d(string=hai) anos
python 31d45c205d Add empty folder of python and java %!s(int64=6) %!d(string=hai) anos
src f767823612 Merge pull request #1505 from v1siuol/add_FlvWriterOptions %!s(int64=2) %!d(string=hai) anos
test e2fee8e5c1 add space for other_valid_char %!s(int64=2) %!d(string=hai) anos
tools 732f57bc09 Merge pull request #1520 from apache/tanzhongyi003-patch-2 %!s(int64=2) %!d(string=hai) anos
.asf.yaml 1bb5e81aa7 update .asf.yaml to change RPC as rpc %!s(int64=3) %!d(string=hai) anos
.bazelrc 3feb6d0c2d Fix bazel build in macos %!s(int64=3) %!d(string=hai) anos
.gitignore 8f0083999e Add gitignore for files generated during test %!s(int64=2) %!d(string=hai) anos
.travis.yml 2239e7282e Fix apache thrift download failed %!s(int64=2) %!d(string=hai) anos
BUILD.bazel e93e0c2afe fix CMakeList.txt in examples and rename BUILD to BUILD.bazel to avoid conflict with cmake %!s(int64=3) %!d(string=hai) anos
CHANGES.md 39abe74c02 remove changelog for 0.9.8rc01, waiting for 0.9.8 final release %!s(int64=3) %!d(string=hai) anos
CMakeLists.txt 63e3ede6d2 Fix typo of a message in CMakeLists.txt %!s(int64=3) %!d(string=hai) anos
CODE_OF_CONDUCT.md 2323f5e3a8 Create CODE_OF_CONDUCT.md %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md a3c635ce1a docs: fix broken link in CONTRIBUTING.md %!s(int64=2) %!d(string=hai) anos
DISCLAIMER b0e0332dad rm DISCLAIMER-WIP and use DISCLAIMER for 1.0 release %!s(int64=2) %!d(string=hai) anos
Dockerfile 8d1836b841 upgrade baseimage to 20.04 %!s(int64=2) %!d(string=hai) anos
LICENSE 1225e65deb add missing notice for tools/pprof, test/crc32c_unittest.cc %!s(int64=2) %!d(string=hai) anos
Makefile 74310245bf make by config_brpc.sh shows commands by default, add -s to hide %!s(int64=4) %!d(string=hai) anos
NOTICE 3fdc980d75 Update NOTICE %!s(int64=2) %!d(string=hai) anos
README.md 31eba304a9 change travis-ci.org to travis-ci.com %!s(int64=3) %!d(string=hai) anos
README_cn.md 31eba304a9 change travis-ci.org to travis-ci.com %!s(int64=3) %!d(string=hai) anos
RELEASE_VERSION 7792350bda release 1.0.0-rc02 %!s(int64=2) %!d(string=hai) anos
WORKSPACE ffbf054d40 Add zlib as an external dependency %!s(int64=3) %!d(string=hai) anos
build_in_travis_ci.sh 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
config.h.in 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
config_brpc.sh 9f510165bc fix warnings on MACOS %!s(int64=4) %!d(string=hai) anos
glog.BUILD 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
leveldb.BUILD 2b96d08e94 insert_apache_header %!s(int64=4) %!d(string=hai) anos
openssl.BUILD ffbf054d40 Add zlib as an external dependency %!s(int64=3) %!d(string=hai) anos
zlib.BUILD ffbf054d40 Add zlib as an external dependency %!s(int64=3) %!d(string=hai) anos

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