Hi I have a question about using our own threadpool in async model. Our code is not thread save at all and it's not going to change any time soon. For now we use one big mutex in sync server scenario. Is there a way to switch to async server model and use processes pool instead of threads? Has anyone done it?
Best, Leszek. -- 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/3101f8d1-d114-4ccd-aaf1-6275a1c7588c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
