Skip to content

Support a parallel fold variant for the order preservation of final data processing results #113

@elfring

Description

@elfring

The following information is provided in the section “Preservation of output order in Parmap”.

  • No reordering logic is implemented for parmapfold, parfold and their variants,
    🔮 Will the chances grow to adjust this software limitation?

  • as performing these operations in parallel only make sense if the order is irrelevant.
    💭 I suggest to reconsider this view.

    • The size and difficulty can vary for data processing tasks.
    • Thus it can happen that such tasks are finished with different run times while the desired progress is also influenced by resource allocation and usage (according to the operating system).

    Would you like to become able to collect computed results with a known order? 🤔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions