Hello, I'm planning to send the same message to multiple (say, 100) servers using async clients. Is there a way to serialize only once and reuse the serialized form of the message, rather than serialize 100 times (and waste CPU)? The environment is latency-sensitive and the messages are large enough that it matters.
Thanks, -Tudor. -- 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/8c71b181-9184-495c-8100-ca0baf2dd1bd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
