Skip to content

manali14/camelAsyncDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages