org.apache.camel.component.vm.package.html Maven / Gradle / Ivy
The VM Component for asynchronous
SEDA exchanges on a
BlockingQueue
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 - 2025 Weber Informatics LLC | Privacy Policy