Skip to content
willyaranda edited this page Jul 31, 2012 · 1 revision

Message queue

/queue/newMessages

This queue receives all incoming messages that must be dispatched by the NS MSG monitor

Server queue

/queue/[SERVERID]

  • where [SERVERID] is a fixed name or id of a server

There is a queue for each notification server. Just receives messages and let the serverId process to consume those messages.

UDP server

/queue/udp

This only sends a "wake up" message to the devices, but acts also as a "pull" server.

New WA queue

XXX TODO