Skip to content

Support static bind/connect url for the ZMQ PSA #3

@pnoltes

Description

@pnoltes

Adds support for statically configured endpoint url / connects. Mainly to enable testing without the need for a discovery layer.

The configuration should be in the META/(pub|sub)/.properties

For static endpoints use (i.e.)
zmq.static.bind.url=ipc:///tmp/pubsub-pingtest
For static connects uses (i.e.):
zmq.static.connect.urls=ipc:///tmp/pubsub-pingtest

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions