Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Network Agreement/Network API/RPC/
fRPC
Search

fRPC

Creator
Creator
Seonglae Cho
Created
Created
2021 Nov 16 4:34
Editor
Editor
Seonglae Cho
Edited
Edited
2022 Aug 26 16:47
Refs
Refs
frpc-go
loopholelabs • Updated 2023 Aug 28 0:37
 
 
 
 
fRPC: A Faster, More Flexible RPC Framework
Today we're announcing fRPC, an RPC framework that's designed from the ground up to be lightweight, extensible, and extremely performant. We built fRPC because we loved the idea of defining our message types in a standardized proto3 format and having the protobuf compiler generate all the necessary glue code for us - but we didn't like the overhead of encoding and decoding messages in the protobuf format.
fRPC: A Faster, More Flexible RPC Framework
https://loopholelabs.io/blog/announcing-frpc
fRPC: A Faster, More Flexible RPC Framework
fRPC Documentation
Welcome fRPC is a proto3-compatible RPC Framework that's designed from the ground up to be lightweight, extensible, and extremely performant. On average fRPC outperforms other RPC frameworks by 2-4x in an apples-to-apples comparison, and is easily able to handle more than 2 million RPCs/second on a single server.
fRPC Documentation
https://frpc.io/
fRPC Documentation
 
 

Backlinks

RPC

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Network Agreement/Network API/RPC/
fRPC
Copyright Seonglae Cho