sofa-rpc icon indicating copy to clipboard operation
sofa-rpc copied to clipboard

Support netty io_uring

Open wangchengming666 opened this issue 5 months ago • 2 comments

related https://github.com/sofastack/sofa-rpc/issues/1349

Summary by CodeRabbit

  • New Features
    • Introduced an option to utilize io_uring for improved transport performance.
  • Refactor
    • Enhanced transport layer to dynamically select channel implementation for better flexibility and efficiency.
  • Tests
    • Added tests to ensure the reliability of the new dynamic channel selection mechanism.

wangchengming666 avatar Mar 18 '24 07:03 wangchengming666