Skip to content

Multi Threading for Data Upload on Workers #298

@miyurud

Description

@miyurud

Current data uploading into native store happens via single thread (i.e., sequential manner). Hence scaling of data uploading can be done using the workers only (e.g., 4, 8, 16,32, etc.). Need to have multi-threaded operations for native storage.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions