Skip to content

No support for parallell tasks coordination #8

@axisSN01

Description

@axisSN01

The entire orchestration is always built sequentially, and this is a significant bottleneck, since the majority of tasks require parallel branches to work simultaneously.

It is needed to implement a queue message system or an in-memory local DB communication architecture, to ensure real-time coordination (async waiting and event handler should be included).

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