Timothy Bish created AMQ-5391:
---------------------------------

             Summary: Support for anonymous style producers in AMQP
                 Key: AMQ-5391
                 URL: https://issues.apache.org/jira/browse/AMQ-5391
             Project: ActiveMQ
          Issue Type: New Feature
          Components: AMQP
    Affects Versions: 5.11.0
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 5.11.0


Current AMQP implementation doesn't provide a way to implement efficient 
anonymous producers.  The QPid JMS client for instance opens a new producer 
instance for each destination that the anonymous producer sends to.  To more 
efficiently handle anonymous producers we should provide a configurable node 
name (default as $relay) which would use the to feild of the incoming message 
to decide where the message is to be sent.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to