[Async/C++] Reuse serialized message for multiple calls

52 views
Skip to first unread message

tud...@gmail.com

unread,
Nov 11, 2016, 11:48:34 AM11/11/16
to grpc.io
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.

tud...@gmail.com

unread,
Nov 11, 2016, 11:53:17 AM11/11/16
to grpc.io, tud...@gmail.com
For extra credit, share the compressed, serialized form. :)

-Tudor.
Reply all
Reply to author
Forward
0 new messages