Skip to content

Parallelization of device processing #203

@openBackhaul

Description

@openBackhaul

Opportunity for improvement:

Current p2StreamPmData specification is defining a loop for processing the devices of a batch sequentially.
Application design should allow accelerating by parallel processing of several devices.

Potential solution:

A sliding window approach that allows several devices to be processed in parallel shall be considered.
The description of the processing (e.g. replacing "loop" in plantuml, and adding some explanation in the readme) shall be changed.
A parameter (for platform responsibility) for configuring the window size shall be introduced.
Further adaptions and documentation changes might be required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions