Serial processing of documents in Cluster Environment.

Hello There,

Lets consider the below scenario:

we have two IS’s (GD) in cluster, which where connected to the same broker. we want the documents to be processed in serial mode. we also have the same clients on both the IS’s. I am aware that the two IS’s in cluster were treated as One IS. How can achieve the serial processing mode of the documents?

Thanks,
Veera.

Hi Veera,

Yes they share the same Broker client. Means the servers act as a single Broker client and share the same trigger client queues and document subscriptions.
in Publish-Subscribe%20Developer’s%20Guide%207.1.pdf most of the thing are clear .
You can make them serial processing mode when you set processing mode serial in the trigger property.