RE: Making queue writable only if there is at least one consumer

2013-07-18 Thread Steve Huston
direct the messages somewhere else (another data center?) -Steve > -Original Message- > From: Rothkin, Steve (NY81) [mailto:steve.roth...@honeywell.com] > Sent: Thursday, July 18, 2013 1:12 PM > To: users@qpid.apache.org > Subject: Making queue writable only if there is at lea

Making queue writable only if there is at least one consumer

2013-07-18 Thread Rothkin, Steve (NY81)
I'm building a queuing solution involving multiple data centers. Requests that come into one center should be processed there - if that center isn't able to process them, it is preferable to have the requests rejected at the entry point so that remote clients can failover to one of the other cen