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

ASF GitHub Bot commented on ARTEMIS-550:
----------------------------------------

Github user rlodge commented on the issue:

    https://github.com/apache/activemq-artemis/pull/875
  
    @andytaylor We have a single topic, like 
"VirtualTopic.RecordUpdateNotifications".  The system doesn't have a list of 
who's receiving it; downstream systems subscribe to Queues with the right name 
pattern and receive the updates.  To them, it's like any other Queue.  The 
upstream system and the broker configuration aren't modified when a new 
consumer comes on line.  The key is no server or application configuration to 
make it work, and also all queue features (especially message groups) being 
available.


> 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