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

Dejan Bosanac updated AMQ-1085:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> Request/Response Option for AJAX interface
> ------------------------------------------
>
>                 Key: AMQ-1085
>                 URL: https://issues.apache.org/jira/browse/AMQ-1085
>             Project: ActiveMQ
>          Issue Type: Wish
>    Affects Versions: 4.1.0
>            Reporter: Jim Cook
>             Fix For: 5.5.0
>
>
> In addition to the standard publish/subscribe message handling used by the 
> AJAX client to communicate to ActiveMQ, it would be helpful in some 
> situations to be able to simulate a more typical request/response scenario.
> Is it performant to do this using the existing API or is there a need to 
> develop new Javascript classes to support it?
> For example, one approach may be to create a new topic and message consumer 
> in the JS client. Attach the consumer and send the message. When the response 
> is received, the callback is notified and the consumer is discarded.
> It seems that this approach may work, but it appears very inefficient due to 
> the number of objects created/disposed.

-- 
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