Jose thanks for replying.
>> There is overhead when creating/destroying the queues,
In our case, this overhead is negligible, since we are using pools (the
temp queues are created once in the lifetime of the connection)
>> and in terms of memory usage there is the default stack size
allocated
>>
The messages are synced between brokers only if there are consumers of
the same queue in both brokers.
If you have temporary queues, since they are broker specific, any
messages in those queues will be lost
-Original Message-
From: Sebastian Rodriguez [mailto:srodrig...@gmail.com]
Sent:
rsion 5.3 - which is generally a lot more stable.
Btw - you didn't mention if you were having performance problems ?
cheers,
Rob
On 25 Nov 2009, at 19:55, Andres Rangel wrote:
> Bruce thanks for your reply.
> The consumers create the temporary queue only once, and they are
> c
[mailto:bruce.sny...@gmail.com]
Sent: Wednesday, November 25, 2009 1:45 PM
To: users@activemq.apache.org
Subject: Re: Best implementation for reply-request
On Wed, Nov 25, 2009 at 10:34 AM, Andres Rangel
wrote:
> Hi,
>
> We have currently running apache activemq 5.2 in a network of brokers
>
>
&
would like to know if there's a performance hit by using temporary
queues instead of using another option.
What do you guys think?
--
Andres Rangel
Sw Engineer
Moniker.com
queue for the receiving of the
messages, and dispatch it using correlation Id?
Will this improve the performance on my system?
I would like to hear your thought
Thanks
--
Andres Rangel
ssage
--
Andres Rangel
Sw Engineer
Moniker.com
$Worker.run(ThreadPoolExecutor.ja
va:907)
java.lang.Thread.run(Thread.java:619)
--
I've been trying to reproduce this error but I cannot.
Any ideas?
Andres Rangel
Sw Engineer
Moniker.com
event by registering to the exceptionListener.
But if is failover, how can I capture this event?
Thanks
--
Andres Rangel
Sw Engineer
Moniker.com
Guys, how can I test if a queue is active?
With temporary queues, when the broker goes down and back up, they may
not be replicated to the other broker (in a network of brokers). Is
there a way to test if is still active??
thanks
--
Andres Rangel
Sw Engineer
Moniker.com
reason.
So there's a client with a legit connection to the jms, that can produce
messages BUT it cannot receive msgs from it's temporary queue since it
was not migrated.
Is there a way I can test if the temporary queue is active?
Thanks
--
Andres Rangel
S
This is a content based router.
You can use camel to accomplish what you are looking for very easy
Just go to:
http://activemq.apache.org/camel/content-based-router.html
for more info
--
Andres Rangel
Sw Engineer
Moniker.com
-Original Message-
From: ilango_g [mailto:[EMAIL PROTECTED
Do you have a timeout?
If you do check that the time of the box where the consume,producer and
the JMS server are sync
-Original Message-
From: jiangzhongbin [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 09, 2008 10:40 PM
To: users@activemq.apache.org
Subject: cms can not receive mes
server??
Is this a bug?
--
Andres Rangel
Sw Engineer
Moniker.com
-Original Message-
From: Andres Rangel [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2008 12:10 PM
To: users@activemq.apache.org
Subject: RE: Redelivering messages inconsistency
Hi rob, thanks for the reply.
>>
"status" or "health" of the connection?
Similar as is done with jdbc connections where the poolmgr make asimp[le query
to check if the connection is active or stale.
thabks for your time
Andres Rangel
the message and send the cloned msg instead.
>> but if you submit a small test case - we can see if we can find the
route cause, too.
I can't replicate it now. But if I am able to replicate it, then I will
post a small test case to learn wath is the problems
Thanks again
--
And
--
Andres Rangel
Sw Engineer
Moniker.com
-Original Message-
From: Jigar Naik [mailto:[EMAIL PROTECTED]
Sent: Sunday, September 14, 2008 12:32 AM
To: users@activemq.apache.org
Subject: Re: ActiveMQ Configuration for Production
ok.. thanks mario...
i think i have to spend sometime
-Original Message-
From: Andres Rangel [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 17, 2008 3:41 PM
To: users@activemq.apache.org
Subject: Redelivering
ain?
Thanks,
--
Andres Rangel
Sw Engineer
Moniker.com
Found the issue.
I modified the webapps/admin/WEB-INF/webconsole-default.xml
With the following:
I commented out the jndi connection and set the embedded one
Hope this help to anyone with the same issue
--
Andres Rangel
Sw Engineer
Moniker.com
From: Andres Rangel
that INFO? How I do the same in jetty?
Thanks
--
Andres Rangel
Sw Engineer
Moniker.com
http://www.springframework.org/schema/beans";
xmlns:amq="http://activemq.apache.org/schema/core";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
21 matches
Mail list logo