Skip to content

[C++][FlightRPC] Benchmark in-process Flight performance  #31201

@asfimport

Description

@asfimport

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).

Reporter: David Li / @lidavidm

Related issues:

Note: This issue was originally created as ARROW-15756. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions