yes, you can call ManagedChannelBuilder.executor() and ServerBuilder.executor(). I don't have any examples off hand, but we personally prefer using ForkJoinPool as our executor.
On Thursday, October 4, 2018 at 8:06:48 AM UTC-7, [email protected] wrote: > > Should have added I'm only interested on the client side .. and this Java > :) > > On Thursday, October 4, 2018 at 11:03:02 AM UTC-4, [email protected] wrote: >> >> Hi - >> Can an application override the managment of the thread/pools that grpc >> uses ? API ? any examples ? >> Thanks ! >> > -- 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/7755fe8f-5b4e-4e87-86b1-11604c87f47b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
