grpc / grpc/grpc-java

Auto detection and use of epoll for ELG

Ouverte
#3,473 2 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Java
Étoiles
12.1k
Forks
4k
Merge moyen
2 j 17 h
PR mergées (30 j)
37

Description

I know it's possible to pass in a custom ELG to the NettyServerBuilder, but it'd be great if by adding a dependency on the proper packages if the DefaultELGResource would just use reflection and use epoll instead. If I were to submit a PR, is this something that would be accepted?

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Start with NettyServerBuilder and DefaultELGResource to understand how a custom event loop group is currently selected. Check the existing dependency and reflection boundaries around epoll, then determine the expected behavior when the proper packages are present. Done means the issue has an agreed implementation scope and verified automatic epoll selection without requiring a custom ELG.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
java
Domaine
networking
Type d'issue
Fonctionnalité
Difficulté
5/5
Temps estimé
Plus d'une semaine
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.