gysel / camel-jobs

An integration job engine for Apache Camel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An integration job engine for Apache Camel

License:Apache License 2.0


Languages

Language:Java 99.2%Language:Groovy 0.8%