Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-648

Create dynamic/wildcard mapping for static links and waypoints

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Backlog
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jackgibson Jack Gibson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: