PublishDelay Project
The PublishDelay project contains the delayedPublisher.adfilemodel adapter configuration. The sample project shows how Publication Service delays sending messages to accommodate subscribers that are slow to process them.
In delayedPublisher.adfilemodel, Publication Service parses the oneMegaByteFile.txt file and publishes each line in the file as a separate message. To enable Publication Service to delay sending messages, the Document Delay field (in the Advanced tab of Publication Service) is set to 5000, so that a five-second delay is imposed between the sending of each message.
Copyright © TIBCO Software Inc. All rights reserved.