[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: search progress control
Howard Chu wrote:
results across a wire. Instead, how about "update every N candidates"
and have the response attached to an Intermediate message if the Nth
candidate doesn't actually get sent. (Here I'd worry if N is too small,
and sending a lot of update messages in rapid succession.)
yeah that could be a problem. i guess one other option would be firing
them intermediate messages on timer of sorts with time interval of the
client choosing. doesnt have to a very precise or realtime like timer.