[ 
https://issues.apache.org/jira/browse/ARTEMIS-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633022#comment-15633022
 ] 

Andrew Todd commented on ARTEMIS-550:
-------------------------------------

Artemis has another concept known as "diverts." With diverts, you can 
effectively subscribe a durable queue to a topic, so that the queue receives 
all messages that were sent to the topic and holds them until its consumer is 
online.

My understanding is that, in practice, this provides the same functionality as 
(and possibly more flexibility than) virtual topics. Could your use case be 
covered by diverts instead?

https://activemq.apache.org/artemis/docs/1.4.0/diverts.html

> Add support for virtual topic consumers
> ---------------------------------------
>
>                 Key: ARTEMIS-550
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-550
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 1.3.0
>            Reporter: Benjamin Graf
>
> Artemis should support virtual topic consumers as alternative to topic 
> subscriptions as ActiveMQ itself does.



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

Reply via email to