phoenix-dataplane / phoenix

Phoenix dataplane system service
https://phoenix-dataplane.github.io
Apache License 2.0
50 stars 9 forks source link

[RPC adapter] A serious RPC implementation #203

Open crazyboycjr opened 1 year ago

crazyboycjr commented 1 year ago

-[ ] support for larger than 8MB app (using post_send/recv on private heap and read/write) -[ ] more importantly, allow memory sharing because connection buffer size should not be proportional to #conns, should be proportional to line rate