Hello,
I'm starting to use ActiveMQ v5.2.0 and I need to manage the time wherein a
message can remain hanging by a thread before be send in a queue.
How can I do to resolve this problem? I would like to establish a max time
that the message can lie in wait.
I am wondering which the correct way is
Hello,
I'm starting to use ActiveMQ v5.2.0 and I need to manage the time wherein a
message can remain hanging by a thread before be send in a queue.
How can I do to resolve this problem? I would like to establish a max time
that the message can lie in wait.
I am wondering which the correct way is
Thank you for your response.
Luana
James.Strachan wrote:
>
> 2009/2/16 Luana87 :
>>
>>
>>
>> James.Strachan wrote:
>>>
>>> 2009/2/16 Luana87 :
>>>>
>>>> Hello,
>>>> I'm starting to use ActiveMQ v5.2.0 and
James.Strachan wrote:
>
> 2009/2/16 Luana87 :
>>
>> Hello,
>> I'm starting to use ActiveMQ v5.2.0 and I need to prioritize messages
>> sent
>> from only one producer.
>> I am wondering which the correct way is.
>> In particular I wou
Hello,
I'm starting to use ActiveMQ v5.2.0 and I need to prioritize messages sent
from only one producer.
I am wondering which the correct way is.
In particular I would like to understand which the difference is between
message.setJMSPriority(priority) and sender.setPriority(priority) where
messag