Class AMSShutdown¶
Defined in File stage.py
Inheritance Relationships¶
Base Type¶
public AsyncFanOutConsumer
Class Documentation¶
- stage.AMSShutdown : public AsyncFanOutConsumer
A RMQ consumer client that listens to control messages from the AMS Deployment tool. When it receives a 'terminate' message it shutdown the rest of the connections/threads to the RMQ server and gracefully terminates.