Industrial-grade RPC framework with high performance and ease of use
Better RPC framework
brpc
$ brpc --port=8080
$ cmake . && make
$ g++ main.cpp -o app -lbrpc -lpthread