Skip to content

Implements an Active / Passive cluster for Apache Camel using a database lock

License

Notifications You must be signed in to change notification settings

cschneider/simplecluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleCluster
====================

To run the example. You need the following prerequisites

- Install mysql server
- Enter the db user and password in app.properties
- Create the locktable using the script locktest.sql

- Start at least two instances of the application  
    mvn camel:run

See:

http://www.liquid-reality.de

About

Implements an Active / Passive cluster for Apache Camel using a database lock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages