Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RPC adapter] A serious RPC implementation #203

Open
crazyboycjr opened this issue Sep 21, 2022 · 0 comments
Open

[RPC adapter] A serious RPC implementation #203

crazyboycjr opened this issue Sep 21, 2022 · 0 comments
Labels
enhancement New feature or request functionality Relates to functionality performance Performance related

Comments

@crazyboycjr
Copy link
Contributor

-[ ] 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

@crazyboycjr crazyboycjr added enhancement New feature or request performance Performance related functionality Relates to functionality labels Sep 21, 2022
@crazyboycjr crazyboycjr added this to the Big Refactoring milestone Sep 21, 2022
@crazyboycjr crazyboycjr changed the title [RPC adapter] Serious RPC implementation [RPC adapter] A serious RPC implementation Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request functionality Relates to functionality performance Performance related
Projects
None yet
Development

No branches or pull requests

1 participant