-
-
Notifications
You must be signed in to change notification settings - Fork 9
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.
Name of a unique endpoint
test
For all options, see Camel documentation.