VM has been edited by Claus Ibsen (May 30, 2009). Content:VM ComponentThe vm: component provides asynchronous SEDA This component differs from the Seda component in that VM supports communication across CamelContext instances so you can use this mechanism to communicate across web applications, provided that the camel-core.jar is on the system/boot classpath. This component is an extension to the Seda component. URI formatvm:someName[?options] Where someName can be any string to uniquely identify the endpoint within the JVM (or at least within the classloader which loaded the camel-core.jar)
|
Unsubscribe or edit your notifications preferences