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

Feature-Request: use BufferManager and SocketAsyncEventArgsPool to optimize memory #283

Open
nguyentuan3691 opened this issue Jan 29, 2024 · 0 comments

Comments

@nguyentuan3691
Copy link

nguyentuan3691 commented Jan 29, 2024

Hello

I used your project to create a socks5 server, it's a bit difficult to access your project structure but everything is fine. During long-term running on the server, I found that the project used a lot of ram and was not optimal. I think we should use BufferManager and SocketAsyncEventArgsPool to optimize memory usage.

@nguyentuan3691 nguyentuan3691 changed the title Need Pool Buffer and Pool SocketAsyncEventArgs to optimize memory Need use PoolBuffer and PoolSocketAsyncEventArgs to optimize memory Jan 29, 2024
@nguyentuan3691 nguyentuan3691 changed the title Need use PoolBuffer and PoolSocketAsyncEventArgs to optimize memory Feature-Request: use BufferManager and SocketAsyncEventArgsPool to optimize memory Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant