Hello List,

we want to bind an outgoing queue on server A to a number of exchanges
on a number of clients devices. It is not guaranteed that every single
client is online when the binding happens. In that case, we want those
clients that actually are online to receive the messages in that queue
asap, and the rest of clients get their exchanges to bind automatically
when they get online (and then start receiving the messages in that queue).

Is this controllable from the server side, e.g. by using QMF to
configure the remove exchanges when the client device actually gets
online? Any pointers to how to do this?

The queue should auto-delete when _all_ those client devices have
received the messages (or when the message times out due to ttl).

The client devices might live "everywhere" on the net, might change IP
addresses from connection till next connection, and could be on LANs
(i.e. NAT'ed), so it is always the client that initiates the TCP
connection to the server.

Appreciate any input on how to solve this! :)

- Tor Rune Skoglund, [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to