All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.camel.component.directvm.package.html Maven / Gradle / Ivy

There is a newer version: 4.6.0
Show newest version






The Direct VM Component which synchronously invokes
the consumer when a producer sends an exchange to the endpoint. This also known as strait through processing.

This component supports messaging within the current JVM; so across CamelContext instances. Note that this communication can only take place between ClassLoaders which share the same camel-core.jar. So to communicate across web applications you need to put camel-core.jar on the system/boot classpath.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy