Skip to main content
Close announcements banner

cVM

Produces and consumes messages asynchronously in different threads across CamelContext. You can use this mechanism to communicate across Web applications.

cVM provides asynchronous SEDA behavior, so that messages are exchanged on a BlockingQueue and consumers are invoked in a separate thread from the producer across CamelContext instances.

For more information, see the Apache camel documentation https://camel.apache.org/components/latest/.

For more technologies supported by Talend, see Talend Mediation Components.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!