numaproj / numaflow-java

Numaflow Java SDK
Apache License 2.0
22 stars 10 forks source link

chore: use kqueue when epoll is not available for netty worker group #59

Closed yhl25 closed 1 year ago

yhl25 commented 1 year ago

fixes #58 https://github.com/netty/netty/wiki/Native-transports

Signed-off-by: Yashash H L yashashhl25@gmail.com