Actually Qpid Broker-J does support both holding messages for a given time before delivery, and sorted queues (i.e. ordering the delivery of messages from a particular queue based on a header value).
-- Rob On Wed, 30 Jan 2019 at 10:20, Gordon Sim <[email protected]> wrote: > On 29/01/19 16:46, Bee k wrote: > > Does QPID have feature to hold incoming messages for certain duration > and sort them out by a value in the content (i.e. message ID) before > publishing the messages? > > No > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
