Take a look at this BPMN example. Suppose that two processes are running in parallel, merge is activated when one of them ends. The result of the other is just ignored.
Example:
To speed up a query we send it to two databases once the first answer arrives we proceed and just ignore the second answer.