Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

How to deploy same Camel routes in multiple server nodes for load balancing and fail over?

$
0
0
Hi

We're having some came routes defined in a single CamelContext which
contains Web services,activemq.. in the Route.

Initially we've deployed the Routes as WAR in single Jboss node.

To scale out(usually we're doing for web services) , I've deployed the same
CamelContext in multiple Jboss nodes.

But the performance is actually decreased.

FYI: All the CamelContexts points to the Same activemq brokers.

Here are my questions:

1.How to load balance/ Fail over camel context in different machines?

2. If CamelContexts are deployed in multiple nodes, Will aggregation works
correctly?

Please help me guys,

Thanks in advance,
Sathiya seelan.M

Viewing all articles
Browse latest Browse all 5648

Trending Articles