Skip to content

component direct vm

Raymond Meester edited this page Mar 6, 2023 · 1 revision

The Direct VM component can be used for internal communication between flows. It uses an synchronous mechanism (blocks producer) for each message. All message are held in-memory. The direct-vm works in the whole JVM (assimbly integration), whereas works only in a flow or route. Note that to have assychronous behavior you need to use the VM or Seda component.

Path

Name of a unique endpoint

Path Examples

test

Common options

For all options, see Camel documentation.

Clone this wiki locally