Gordon Sim wrote:
A further thought here: it would be possible to resize the prefetch winddow instead of moving it. i.e. if the prefetch is 100 and the application is in control of when acknowledgements will be sent, then after passing say the 80th message to the application, we could resize the window to 180. When the acknowledgement is sent, we can resize it back to 100.
In the transactional case, I don't think we need to do this as we can send acknowledgements periodically and they won't be processed until commit.
