Skip to content

Parallel Processing #202

Open
Open
@itdependsnetworks

Description

@itdependsnetworks

Environment

  • DiffSync version: latest

Proposed Functionality

The ability to process parts of the sync that do not effect each other.

This likely requires a facility that developers can describe what can be parallel as well as potentially finding specific scenarios where it can automagically happen.

Use Case

Use cases that would benefit from this include:

  • Getting Side A and Side B at the same time
  • Getting all of table 1 and all of table 2 from Side A at the same time
  • Update the model where there is no relationships at the same time
  • A parent of multiple children, each of those children can run at the same time

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions