Skip to content

Multi-CPU Support #40

@SerafimArts

Description

@SerafimArts

This is a high-level task that contains general requirements for supporting work on multiple cores.

To implement the feature, it is necessary to implement several components, allocated into separate subtasks, or more specifically (at least):

  • IPC (Inter-Process Communication)
  • Mutex
  • Channels
  • Process Manager

Further analysis of the implementation and the implementation plan are not possible without the implementation of the specified subtasks.

Sub-issues

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