InterviewSolution
Saved Bookmarks
| 1. |
What Is Vm Transport In Mule ? |
|
Answer» The VM transport is a special KIND of transport that you’ll use to send MESSAGES VIA memory. These messages never leave the JVM the Mule instance is RUNNING in. The VM transport is a special kind of transport that you’ll use to send messages via memory. These messages never leave the JVM the Mule instance is running in. |
|