You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by karakoyun <eg...@hotmail.com> on 2007/04/15 15:58:56 UTC

Embedded Broker and Distributed queues

Hi,

I have an application that is running on 2 machines. This is a quartz job
and only one them is active any time. Now I want  to utilize Message Driven
POJO (MDP)s by Spring in order to increase throughput of my application.
Because of less complexity, I prefer to use Embedded Broker in these
applications. Even though one app is active I believe I can still use the
resource(MDP)s  on the machine that is inactive and that is why I want to
define my queue as a distributed queue. 

My question is whether I can define my embedded broker as a distributed
queue ? If this is possible, how ?

Thanks,

Mustafa
-- 
View this message in context: http://www.nabble.com/Embedded-Broker-and-Distributed-queues-tf3579532s2354.html#a10002397
Sent from the ActiveMQ - User mailing list archive at Nabble.com.