cloudwego / cloudwego/volo

Same machine rpc optimization

Open
#554 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.6k
Forks
223
Avg merge
18m
Merged PRs (30d)
1

Description

想请教一下,此项目是否有针对server与client处于同机的相关优化(RPC变成LPC),在本机执行,是否依然经过了序列号和网络传输?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the RPC transport path used when the server and client run on the same machine. Determine whether serialization and network transmission still occur, then document the current behavior and the scope of any local-call optimization that would be needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, rust
Domain
backend-api-design, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.