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

SOFARPC 支持 Fury 序列化方式 #1346

Closed EvenLjj closed 7 months ago

EvenLjj commented 11 months ago

简介

Fury 是蚂蚁集团开源的基于 JIT 动态编译和零拷贝的多语言高性能序列化框架,支持 Java/Python/Golang/JavaScript/C++ 等语言,提供全自动的对象多语言 / 跨语言序列化能力,和 JDK 相比最高 170 倍的性能提升。 SOFARPC 需要基于拓展机制集成 fury 序列化框架。

pandalee99 commented 11 months ago

I want to try to solve this issue. Please assign it to me.thanks!

stale[bot] commented 9 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.

pandalee99 commented 9 months ago

wait

stale[bot] commented 7 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.