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 -
Dejan Bosanac 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 frustracij
thanks Dejan, that worked perfect :)
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Does-ActiveMQ-have-the-concepts-of-lazy-writes-to-disk-tp3040432p3044084.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
to
> disk, if a crash occurs I lose whatever was in memory but the overflow on
> disk gets reloaded back into ram to be processed by the consumers.
>
> thanks
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Does-ActiveMQ-have-the-concepts-of-lazy-w
sumers get backed up that most of the messages are logged to
disk, if a crash occurs I lose whatever was in memory but the overflow on
disk gets reloaded back into ram to be processed by the consumers.
thanks
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Does-ActiveMQ-have-th