> > Most people should use either reuse the same boss event loop group as the > worker group. >
That's very useful to know. On Linux, can it make sense to use a shared EpollEventLoopGroup for boss/worker, or should it be NioEventLoopGroup to make sense for sharing? -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/c9d0dbf3-64a7-4de2-9656-7882bde90d1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
