Do topic msg queues allow blocking reads.
Is there support for topic msg queues to allow blocking reads rather then callbacks. I would like to synchronize two queues. Drive one by call back and wait on the other if a msg is not available. How would you sync two independent queues?
@rnunziata Mark the "check" sign at the answer if you're satisfied with it, instead of "closing".