Skip to content

Support fan-in/fan-out tasks (aka. batching) #107

Description

@Nina-mvH

An issue to document conversations related to supporting batching via a fan-in (task takes N small independent files as input), fan-out (task output gets split into N output files) task.

Not included in scope: a fan-out/fan-in process which breaks big files up into many smaller inputs which can go through an arbitrarily long pipeline independently and then get reconstructed into a single large output file at the end.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionAn open ended issue that requires more conversationfeatureImplement new functionalitiesquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions