Thank you Carl. On Tuesday, January 23, 2018 at 5:45:41 PM UTC-8, Anjaneya Srujan Narkedamalli wrote: > > In QPS benchmarks AsyncClient.java, a shared executor(ClientExecutor is > instantiated once and reused) is used but a new EventLoop is used for every > Channel. is this the preferred config? > > What are the considerations for whether using a shared eventloop or not? > > Also, in the QPS benchmark is there any specific reason to use a > ForkJoinThreadPool for client Executor over FixedThreadPool (I could not > notice any ForkJoinTask's being executed, correct me if I am wrong)? >
-- 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/375a7040-92c0-4f35-89e4-39a43fec0754%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
