camel-jobs
was developed as part of a semester thesis at HSR by Michael Gysel and Lukas Koelbener. It aims to enhance Apache Camel with additional components so that it can be used as an integration job engine.
camel-jobs
does currently not provide stable releases. Hopefully this will change in the near future.
camel-nomin
integrates Nomin into Apache Camel.camel-jobs
enhances Apache Camel with a job engine. Error handling, monitoring and triggers (JMX, RESTful HTTP, JMS) are automatically added to all routes whose id starts withjob-
.camel-jobs-samples
showcases the job engine using some sample jobs.