Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 773 Bytes

readme.md

File metadata and controls

12 lines (6 loc) · 773 Bytes

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.

Maven Projects

  • 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 with job-.
  • camel-jobs-samples showcases the job engine using some sample jobs.