Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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).
Attachments
Issue Links
- is related to
-
ARROW-15706 [C++][FlightRPC] Implement a UCX transport
- Resolved