Hi,

this is a JMS client feature. Stomp commands are always sent
asynchronously. You can generally instruct the broker to send receipts
for the received frames with RECEIPT header
(http://stomp.github.com/stomp-specification-1-1.html#receipt)

Cheers
--
Dejan Bosanac
-----------------
FuseSource - The experts in open source integration and messaging.
Email: dej...@fusesource.com
Web: http://fusesource.com
Twitter:  http://twitter.com/dejanb
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net



On Thu, Nov 18, 2010 at 11:53 AM, Aleksandar Ivanisevic
<aleksan...@ivanisevic.de> wrote:
> Dejan Bosanac <de...@nighttale.net> writes:
>
>> Hi,
>>
>> you can use asynchronous sending. See
>>
>> http://activemq.apache.org/how-do-i-enable-asynchronous-sending.html and
>> http://activemq.apache.org/async-sends.html
>
> Is this available for STOMP too?
>
> [...]
>
>
> --
> Ti si arogantan, prepotentan i peglaš vlastitu frustraciju. -- Ivan
> Tišljar, hr.comp.os.linux
>
>

Reply via email to