Does ICE support batched twoway invocation?

in Help Center
The client may send a number of twoway invocations to get values from server(s). If ICE supports
batched twoway invocation, the invocations can be buffered and explicitly flushed by client.
This would greatly reduce the overhead.
Thanks,
Shifu
batched twoway invocation, the invocations can be buffered and explicitly flushed by client.
This would greatly reduce the overhead.
Thanks,
Shifu
0
Comments
Thanks, matthew
This could be written as:
Naturally it is not as convenient as built in batching, but you can accomplish the same goal.