Use Epoll if using the Epoll channel, Nio if Nio channel. By default we use
Nio channel, but we have discussed maybe auto-detecting and stuff. If you
provide your own executor, it's good to specify the channel so you know
everything is compatible.

On Thu, Oct 5, 2017 at 9:56 AM, Uli Bubenheimer <[email protected]> wrote:

> 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
> <https://groups.google.com/d/msgid/grpc-io/c9d0dbf3-64a7-4de2-9656-7882bde90d1a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CA%2B4M1oMhK6N8sfz1y23wtwi_UrmSA2MOV1wnyH0Dpa4%2B%3Di7L6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to