Asynchronous Programming using Apache Camel This Demo App gives an overview of how to achieve Parallel Processing using Apache Camel. Prerequisites Java 8 Maven Installing Run the following commands step by step: mvn clean install mvn exec:java -Dexec.mainClass="CamelAsyncDemoMain"