Are bridge writes a serial or parallel operation?

Are bridge writes a serial or parallel operation?

book

Article ID: KB0088042

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
Environment:
===========
All versions of TIBCO Enterprise Message Service across All OS

Resolution:
==========
Since EMS 6.1.0, EMS guarantee Bridge atomicity, that is, when message limits set by max_msg_memory, max_msgs, or max_bytes parameters are reached, the entire bridge operation fails regardless of the settings on different bridge targets. Previously, part of an
operation could succeed while the rest failed. The order in which targets are populated is not guaranteed and not relevant since all get it or none do.

Issue/Introduction

Are bridge writes a serial or parallel operation?