Multiple Gateway

Multiple gateways allow you to create multiple copies of an instance so that different participants can process the same instance simultaneously.

You should use a Multiple gateway if you need to process multiple copies of the same instance simultaneously. All the instance copies follow the same process flow. Generally a different user processes each of the copies.

A use case example of a Multiple Gateway is a process that solicits bids from external vendors. The company wants to get multiple bids from different vendors and select the lowest bid that meets the company's specifications.