David Li created ARROW-15756:
--------------------------------
Summary: [C++][FlightRPC] Benchmark in-process Flight performance
Key: ARROW-15756
URL: https://issues.apache.org/jira/browse/ARROW-15756
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: David Li
Assignee: David Li
It can be convenient to use Flight to abstract over communication within a
process and between two processes. We should add this case to the benchmark to
start. UCX has an in-process loopback transport ({{UCX_TLS=self}}), and
ARROW-15282 will enable implementing a specialized transport if more
performance is desired (e.g. possibly based on the C Data Interface).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)