access vm queue accoss the multiple server in mulesoft

189 Views Asked by At

my project requirement to access the vm queue access all 4 op-prem Linux server. we have 4 project and in all four project applications are deployed. Now how can we access are vm queue persistent queue message across all server. Please help me here or provide any documentation.

1

There are 1 best solutions below

0
aled On

You need to create a cluster with all nodes. A Mule VM Connector queue is automatically shared across nodes of a cluster. The documentation of the VM Connector mentions this.