component direct vm - assimbly/gateway GitHub Wiki
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.