home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / bbs / waffle / 4398 < prev    next >
Encoding:
Internet Message Format  |  1992-11-22  |  1.6 KB

  1. Path: sparky!uunet!iadpsa!iowegia!kjhoule
  2. From: kjhoule@iowegia.uucp (Kevin Houle)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: News/mail reader
  5. Message-ID: <87iNuB4w165w@iowegia.uucp>
  6. Date: Sun, 22 Nov 92 11:45:54 CST
  7. References: <aoLiuB6w165w@willard.UUCP>
  8. Distribution: world
  9. Organization: Iowegia Public Access Usenet/UUCP, Clive IA USA.
  10. Lines: 33
  11.  
  12. dawson@willard.UUCP writes:
  13.  
  14. > Ok, let's have a counter example.  Supposing files are sorted by creation
  15. > date/time (as would apparently be the case with your technique).  Suppose
  16. > there were no new articles, and one was expired.  The users' join files
  17. > are now out of sync:
  18. >     Before unbatching : 1, 2, 3, 4, 5
  19. >     After unbatching  : 1, 2, 3, 4
  20. No, the expired article would be #1, and no resequencing would
  21. take place because 2-5 is contiguous.
  22.  
  23. > Suppose there was one new article, and one was expired.  No change to the
  24. > users' join files, but it now points one too high:
  25. >     Before unbatching : 1, 2, 3, 4, 5
  26. >     After unbatching  : 1, 2, 3, 4, 5
  27. Again, the expired article would be #1, and the new article would
  28. be #6. 2-6 is contiguous, no resequencing is done.
  29.  
  30. > Too simple, maybe?  I think I'll just avoid re-sequencing my articles.
  31. > How does re-sequencing enhance the general operation of Waffle?
  32.  
  33. Too simple for use on a full news spool, most definately. It
  34. works fine for the purpose I wrote it for, which is to allow
  35. some network redundancy on two SMALL LOCAL news hierarchies.
  36. Resequencing simply keeps the article names contiguous, something
  37. I like to have. Doesn't 'enhance the general operation' of 
  38. anything. 
  39.  
  40. --
  41. Kevin Houle     kjhoule@iowegia.uucp
  42.