Skip to content
This repository was archived by the owner on Mar 12, 2019. It is now read-only.
This repository was archived by the owner on Mar 12, 2019. It is now read-only.

Avoid port conflict for localDAQ FM #349

@kakwok

Description

@kakwok

If we manage to get local run event building xdaqs (TA, eventBuilder, FU) into one executive under a separate FM (localDAQ FM), we will need a mechanism in the FM code to edit the port to communicate with the localDAQ executives.
This is particular essential to support parallel running of two configurations, both taking runs at the same time. If localDAQ executives have a same, static port in both configurations, this will result in port conflicts.
FM should be able to assign a port to the localDAQ executives(and those they talk to) on-the-fly before initializing the executives.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions