[
https://issues.apache.org/jira/browse/AMQ-5391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171567#comment-14171567
]
Timothy Bish commented on AMQ-5391:
-----------------------------------
Implemented this feature on trunk, default name for the node is $relay
> 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)