Hi all,

I am using the resequencer EIP in a situation where it would be better
never to pass on a message at all than to process it out-of-order. The
EIP, however, will deliver out-of-order messages if the timeout occurs
before receiving an expected message. For example, we receive:

1, 2, 3, 4, 5, 7, 8, (wait 10s), 6.

In this case, the rest of the route will receive messages in the above
order with 6 last.

Any ideas on how to avoid this? My only thought right now is to put a
filter after the resequencer to reject any messages that would precede
the last message passed on.

Thanks in advance,
David

-- 
Wise men _still_ seek Him.

Reply via email to