[ 
https://issues.apache.org/activemq/browse/AMQ-1008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Davies reassigned AMQ-1008:
-------------------------------

    Assignee: Rob Davies

> Stomp support for implict creation of temporary destinations: saves server 
> side resources
> -----------------------------------------------------------------------------------------
>
>                 Key: AMQ-1008
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1008
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>         Environment: N/A
>            Reporter: Sileshi Kassa
>            Assignee: Rob Davies
>             Fix For: 5.4.0
>
>
> It is quite simple to extend the existing Stomp destination header field and  
> AMQ Stomp
> server to support a prefix for temporary queue and topic as follows:
> destination: /tempqueue/a
>                      /temptopic/b
> This does not change the protocol since destination is opaque
> from the protocol point of view. The semantics of it is left
> to Stomp server implementation.
> This will save a lot of server resources from being wasted. 
> For instance with RPC over Stomp implementation, it takes
> two queues: request queue and reply queue.
> A reply queue should be a temp queue in this case.
> I have discussed this on both Stomp dev and AMQ user forums.
> Here is the link:
> http://www.nabble.com/Implicit-AMQ-Temp-Queue-and-Topic-creation-support-tf2516578.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to