For extra credit, share the *compressed*, serialized form. :) -Tudor.
On Friday, November 11, 2016 at 8:48:34 AM UTC-8, [email protected] wrote: > > 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/2a8fb610-6c9a-48d7-adfe-00c1dc97d809%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
