Question
Centene
Centene
US
Centene
Posted: Jul 10, 2019
Last activity: Jul 10, 2019
Last activity: 10 Jul 2019 22:33 EDT
Closed
Quiesse help
Is there a step by step guide to setting up a stream server for Pega 8.1 to allow quiessing?
This is close https://community.pega.com/knowledgebase/articles/stream-service-overview
but doesn't show how to engage the stream server after it is setup.
Thanks
Daniel
Quiescing and stream server are two completely different concepts. Stream server is needed to support queue processor (among others), which is the long term replacement of agents for background processing. See this link for some common questions regarding queue processor: https://community.pega.com/knowledgebase/queue-processor-faq.
Quiescing, on the other hand, is to save requestors to database so that they can be activated later as need - mainly for high availability. For example, if you shutdown one node (gracefully), Pega will save all the current requestors to database automatically so that the end users will not notice any difference as their sessions will be moved to another active node seamlessly - quiescing makes that possible.