forked from cschneider/simplecluster
-
Notifications
You must be signed in to change notification settings - Fork 0
Implements an Active / Passive cluster for Apache Camel using a database lock
License
ruffp/simplecluster
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published
Languages
- Java 100.0%