Hi<div><br></div><div>I am developing a system in which a user will connect to two servers. On connecting to first server he will become online and will send his presence update but he will receive presence updates only once he is connected to other server as his consumer subscribes to his queue after connecting to second server.�</div>
<div>I am using one exchange and one queue per user. So if one user comes online then he will send his presence update to his exchange and users bound to that will receive updates.</div><div>I need to configure a queue which would hold messages for user who has just came online until he is connected to other server. After connecting to second server all messages will be consumed. All messages sent to queue will be dropped once user goes offline.</div>
<div><br></div><div>Is it possible?�</div><div><br></div><div>Thanks�</div><div>Gagan Arora</div>