Description
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
Installation Instructions
Centos will need to manually pull down the *.repo file into /etc/yum.repos.d/, then run:
sudo yum install brpc brpc-devel brpc-static
to install all the runtime and development packages.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 7
|
x86_64 (181)* | EPEL 7 (111 downloads) |
EPEL 8
|
aarch64 (116)*, x86_64 (187)* | EPEL 8 (106 downloads) |
EPEL 9
|
aarch64 (219)*, x86_64 (216)* | EPEL 9 (76 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable wasphin/brpc
More info about enabling Copr repositories
EPEL 7