You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonathan Samples edited this page Mar 21, 2016
·
4 revisions
The Active Service uses a variety of message queues to communicate to and from the gateway. The majority of them have the same use but there are a few that have unique uses. Here is the list and the listeners that subscribe to them.
All Sync, Auth and client communication is done through the following queues. But they are all treated the same. They are subscribed to by the com.percero.amqp.PerceroAgentListener message listener and it will route the message according to it's type.