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

Quarkus supports Epoll Native now? #100

Open
wburns opened this issue Jul 21, 2022 · 0 comments
Open

Quarkus supports Epoll Native now? #100

wburns opened this issue Jul 21, 2022 · 0 comments

Comments

@wburns
Copy link
Member

wburns commented Jul 21, 2022

Taking a look at the NettyProcessor class in quarkus, it seems that Epoll might be supported now for native mode.

We should update our server to utilize this as well.

https://github.com/quarkusio/quarkus/blob/5a34f3f7380a7bb851ae0ce02d7882cdba14f01c/extensions/netty/deployment/src/main/java/io/quarkus/netty/deployment/NettyProcessor.java#L143

ryanemerson added a commit to ryanemerson/infinispan-quarkus that referenced this issue Jul 29, 2022
ryanemerson added a commit to ryanemerson/infinispan-quarkus that referenced this issue Jul 29, 2022
ryanemerson added a commit to ryanemerson/infinispan-quarkus that referenced this issue Jul 29, 2022
ryanemerson added a commit to ryanemerson/infinispan-quarkus that referenced this issue Aug 1, 2022
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