Skip to content

Allow Zmq Senders to send using specific interfaces#119

Open
eflumerf wants to merge 10 commits into
developfrom
eflumerf/MultipleInterfaceSenders
Open

Allow Zmq Senders to send using specific interfaces#119
eflumerf wants to merge 10 commits into
developfrom
eflumerf/MultipleInterfaceSenders

Conversation

@eflumerf
Copy link
Copy Markdown
Member

@eflumerf eflumerf commented Feb 27, 2026

Description

This PR adds the configuration and code necessary for ZMQ connect-style endpoints (i.e. Senders and Subscribers) to specify the interface address they would like to use.

Type of change

  • New feature or enhancement (non-breaking change which adds functionality)

Testing checklist

  • Unit tests pass (e.g. dbt-build --unittest)
  • Minimal system quicktest passes (pytest -s minimal_system_quick_test.py)
  • Full set of integration tests pass (dunedaq_integtest_bundle.sh)

Note that downstream changes in iomanager and possibly the configuration system are necessary to take advantage of this new facility.

@eflumerf eflumerf self-assigned this Feb 27, 2026
@eflumerf eflumerf added enhancement New feature or request feature New code or additional features labels Feb 27, 2026
@eflumerf eflumerf changed the title Allow Zmq Senders to send using multiple interfaces Allow Zmq Senders to send using multiple/specific interfaces Mar 3, 2026
@eflumerf eflumerf changed the title Allow Zmq Senders to send using multiple/specific interfaces Allow Zmq Senders to send using specific interfaces Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature New code or additional features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants