sofastack / sofa-rpc

SOFARPC is a high-performance, high-extensibility, production-level Java RPC framework.
https://www.sofastack.tech/sofa-rpc/docs/Home
Apache License 2.0
3.81k stars 1.17k forks source link

Provide experimental io_uring support #1349

Open khotyn opened 11 months ago

khotyn commented 11 months ago

Netty has provide io_uring experimental support, we can also provide io_uring experimental support in SOFARPC

More information:

nobodyiam commented 11 months ago

Sounds a good idea.

MingJunDuan commented 10 months ago

Nice to try.

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

wangchengming666 commented 3 months ago

related https://github.com/sofastack/sofa-rpc/pull/1405