Hi Christoph,

you can definitely use the Hazelcast component very easily to figure out if a instance comes up or goes down by using "fromF("hazelcast:%sfoo", HazelcastConstants.INSTANCE_PREFIX)". This is more an event based approach than polling constantly for an instance.

Best regards - Claus

On 11.04.2011 15:33, Christoph Burmeister wrote:
Hi Claus, hi Ashwin,

thanks for your fast replies. I'll give the Quartz-triggered
heartbeat-bean a try and will report back. Solution with ServiceMix
sounds also good, but these camel-apps have to run in standalone-mode
with little overhead. I don't know hazlcast (yet) but will have a look
at it.

BTW maybe for later releases, a standard-camel-component called
"camel-heartbeat" would be usefull, no? :-)

best,
Christoph


Reply via email to