joshdreagan/camel-singleton-policy
This is an example org.apache.camel.spi.RoutePolicy implementation that allows you to use a lock file to ensure a single instance of a route running in a cluster.
GitHub repository with 5 stars and 2 forks.
Language: Java