Project

General

Profile

Actions

Cleanup #17535

open

using RPC to eliminate complexity of network

Added by yu qi over 7 years ago. Updated over 7 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
common
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Hi, Sage Weil, i suggest using RPC to replace previous network. RPC just focus on business not the network details, and RPC is very easy to use, i think using RPC will improve the development efficiency and make things much more easier.
Here is my RPC framework--rest_rpc https://github.com/topcpporg/rest_rpc , it's developed with c++14, very easy to use, and also the performance is excellent(qps can reach 460,000).rest_rpc is not just surpport RPC call, but alse surpport pub/sub pattern.
Maybe you can try it, and i can do some effert to apply rest_rpc to ceph.

Welcome someone esle discuss this suggestion.

Actions #1

Updated by Loïc Dachary over 7 years ago

  • Target version deleted (v10.2.4)
Actions

Also available in: Atom PDF