[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Feed Paging for Efficient Feed Synchronization
James M Snell wrote:
> Excellent points. The primary issue for me is the fact that
> the set of entries we're synchronizing has to remain stable
> throughout the synchronization process or else we risk race
> conditions and a variety of possible conflicts. If the
> stability of the pages can be reasonably guaranteed then
> paging is acceptable.
I'm pretty sure I agree with you, but please define "stable".
- Brian