]
Gesendet: Donnerstag, 21. Dezember 2017 09:38
An: users@camel.apache.org
Betreff: Camel Clustering
Hi,
I am looking for out of the box support for clustering in a hybrid environment.
What the Zookeeper Route policy provides is a master / slave route policy where
the slave becomes active only when
Hi
If you have a copy of the CiA2 book then it has a full chapter on clustering.
But in regards to zookeeper-master route-policy then it works with
only one node being active and the others are slaves, they are not all
active at the same time.
What you talk about is more like competing consumers
Hi,
I am looking for out of the box support for clustering in a hybrid environment.
What the Zookeeper Route policy provides is a master / slave route policy where
the slave becomes active only when master fails.
Is there any way of having multiple nodes and let these nodes consume file /
mess
Ok I will correct the page.
Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer
*
blog : http://cmoulliard.blogspot.com
twitter : http://twitter.com/cmoulliard
Linkedlin : http://www.linkedin.com/in/charlesmoulliard
Apache Camel Group :
http://www.lin
Charles Moulliard wrote:
On the wiki page of camel concerning vm, they suggests that vml:// can
be used across different JVM
Here is the text :
"This component differs from the SEDA component in that VM supports
communication across CamelContext instances, so you can use this
mechanism to commu
On 26 February 2010 12:45, Charles Moulliard wrote:
> On the wiki page of camel concerning vm, they suggests that vml:// can
> be used across different JVM
>
> Here is the text :
>
> "This component differs from the SEDA component in that VM supports
> communication across CamelContext instances,
On the wiki page of camel concerning vm, they suggests that vml:// can
be used across different JVM
Here is the text :
"This component differs from the SEDA component in that VM supports
communication across CamelContext instances, so you can use this
mechanism to communicate across web applicati
Hi,
Charles Moulliard wrote:
Based on James feedback, I have adapted the categories. I will create
a wiki page on camel wiki to show the different options
1. Loadbalancing
loadbalance() : http://camel.apache.org/load-balancer.html
2. Clustering
2.1. Same JVM & CamelContext
seda:// :
I have created a draft on wiki :
http://cwiki.apache.org/confluence/display/CAMEL/Clustering+and+loadbalancing
Charles Moulliard
Senior Enterprise Architect
Apache Camel Committer
*
blog : http://cmoulliard.blogspot.com
twitter : http://twitter.com/cmoulliard
I would like this.
Christian
Based on James feedback, I have adapted the categories. I will create
a wiki page on camel wiki to show the different options
1. Loadbalancing
loadbalance() : http://camel.apache.org/load-balancer.html
2. Clustering
2.1. Same JVM & CamelContext
seda:// : http://camel.apache.org/seda.ht
On 25 February 2010 16:28, Charles Moulliard wrote:
> Hi,
>
> If we investigate what Camel 2.x project proposes in terms of
> clustering/loabalancing solution, we can categorize the solutions like this
> :
>
> 1. Loadbalancing
> loadbalance() : http://camel.apache.org/load-balancer.html
>
> 2. Clu
Hi,
If we investigate what Camel 2.x project proposes in terms of
clustering/loabalancing solution, we can categorize the solutions like this
:
1. Loadbalancing
loadbalance() : http://camel.apache.org/load-balancer.html
2. Clustering
2.1. Same JVM & CamelContext
seda:// : http://camel.apache.or
I try to design one or several scenario that we could use to design a
clustering architecture for a project using Camel top of ServiceMix 4.
My first idea was to use the loadbalancer pattern
(http://camel.apache.org/load-balancer.html) of camel to forward the
request to the endpoints of one of the
14 matches
Mail list logo