Hi,
If I use async publishing plus message acknowledgement,
is there any API to tell when all the messages in the queue
have been sent out?
This will be used in the shutdown hook to make sure when
the process is down there is no pending messages to be
published.
Thanks,
Libo
If I use async publishing plus message acknowledgement,
is there any API to tell when all the messages in the queue
have been sent out?
This will be used in the shutdown hook to make sure when
the process is down there is no pending messages to be
published.
Thanks,
Libo