Jack Gibson created QPID-6121:
---------------------------------
Summary: Create dynamic/wildcard mapping for static links and
waypoints
Key: QPID-6121
URL: https://issues.apache.org/jira/browse/QPID-6121
Project: Qpid
Issue Type: Improvement
Components: Qpid Dispatch
Reporter: Jack Gibson
For dynamic routing create a wildcard semantic such that local addresses map to
multiple waypoints or such that waypoints can be a wildcard. This may be
accomplished with a prefix for waypoints to ease configuration such that any
address that matches a waypoint prefix would be routed over a series of
connections
waypoint:
prefix: /foo/
connector: broker1
amqp://router_addr/foo/bar -> would dispatch messages to broker1/bar
amqp://router_addr/foo/baz -> would dispatch messages to broker1/baz
This could also be combined with local addressing to do balanced, multicast,
etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]