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

Add support for monoio runtime #206

Closed
pionoor opened this issue May 30, 2023 · 6 comments
Closed

Add support for monoio runtime #206

pionoor opened this issue May 30, 2023 · 6 comments

Comments

@pionoor
Copy link

pionoor commented May 30, 2023

Hi,

Any plans for adding support for bytedance's monoio runtime?
https://github.com/bytedance/monoio
It seems like it has better performance compared to glommio.
in the meanwhile, iss there a way that i can run server without using netx wrapper runtime #[ntex::main]?

@pionoor
Copy link
Author

pionoor commented May 30, 2023

I just realized that there is another ticket asking about it. So never mind, thanks.

@fafhrd91
Copy link
Member

#129

@ouvaa
Copy link

ouvaa commented Feb 27, 2024

@fafhrd91 will it be implemented?

@fafhrd91
Copy link
Member

i want to experiment with it but i am not sure when i will have time

@ouvaa
Copy link

ouvaa commented Mar 1, 2024

@fafhrd91 possible to show an implementation of http2 using glommio because i cant seem to find anything about glommio without a search feature in documentation.

@fafhrd91
Copy link
Member

fafhrd91 commented Mar 1, 2024

ntex_glommio and glommio feature in ntex-rt provides impl for glommio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants