Hi

A similar topic was recently debated
http://camel.465427.n5.nabble.com/Master-Slave-failover-using-database-lock-tp5746646.html

On Mon, Feb 3, 2014 at 2:46 PM, Tom Fornoville <tom.fornovi...@roots.be> wrote:
> Hello Camel users,
>
> In our project we have several routes that start from a file (local
> filesystem or FTP) and when we're clustering this via Fuse Fabric we want
> to ensure that only one instance of the route picks up files.
>
> Our first thought was to use the Quartz scheduler with a JDBC-JobStore as
> described here:
> http://quartz-scheduler.org/documentation/quartz-2.x/configuration/ConfigJDBCJobStoreClustering
>
> Is there an example of a working JDBC-JobStore from within Camel?
>
> Are there other (simpler) solutions to make sure that multiple routes don't
> interfere?
>
> Best regards,
> Tom



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
Make your Camel applications look hawt, try: http://hawt.io

Reply via email to