Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-500

[C++] Implement concurrent IO read queue for file-like sources

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • None
    • C++

    Description

      In a multithreaded setting, we may spawn many threads which will have access to a shared IO resources. It may be useful to create a thread-safe IO queue implementing the arrow::io::ReadableFileInterface, limiting the number of concurrent requests to the desired number (which may be 1, for services not permitting concurrent access).

      Attachments

        Activity

          People

            Unassigned Unassigned
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: