home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / sys / amiga / uucp / 3136 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  3.4 KB

  1. Path: sparky!uunet!wupost!spool.mu.edu!yale.edu!ira.uka.de!uka!uka!news
  2. From: S_BLESS@IRAV1.ira.uka.de (|S| Roland Bless)
  3. Newsgroups: alt.sys.amiga.uucp
  4. Subject: Re: ARn problems
  5. Date: 5 Jan 1993 10:21:03 GMT
  6. Organization: University of Karlsruhe, FRG
  7. Lines: 64
  8. Distribution: world
  9. Message-ID: <1ibnefINN5c1@iraul1.ira.uka.de>
  10. References: <sdMbs*f10@lemsys.UUCP> <1hmmkdINNsr7@iraul1.ira.uka.de> <gXyds*8Q0@kink.PhaedraV.On.Ca>
  11. NNTP-Posting-Host: irav1.ira.uka.de
  12. X-News-Reader: VMS NEWS 1.25
  13. In-Reply-To: hugh@kink.PhaedraV.On.Ca's message of Thu, 31 Dec 1992 03:49:36 EST
  14.  
  15. In <gXyds*8Q0@kink.PhaedraV.On.Ca> hugh@kink.PhaedraV.On.Ca writes:
  16.  
  17. > The active file is guaranteed to *not* be sorted with most news s/w
  18. > and utilities. Even if you add a hack to re-sort it after each
  19.  
  20. I know that most news s/w doesn't guarantee a sorted active-file.
  21.  
  22. > automatic or semi-automatic change there will still be times when it
  23. > is unsorted unless you start doing locking on the active file and arn.
  24. > That's silly.
  25.  
  26. I don't think it's silly:
  27. 1. I changed it because Arn starts up faster by using binary search.
  28.    This is especially significant if you have a large active-file.
  29. 2. The active-file isn't changed so often (unless you have all groups),
  30.    so sorting it with the standard sort program is faster than 
  31.    letting Arn sort it everytime it starts up.
  32.  
  33. > If arn must have a sorted file it should do the sorting on its own
  34. > private, temporary copy of the active file. If the active file is
  35. > several thousand lines long that's a significant waste of space and
  36. > arn's sorted copy will still get out of date unless you use
  37. > notification to tell arn when it has to make a new copy and resort it.
  38.  
  39. Get serious: If you have a large active-file, let it be 100kB, you 
  40. should have the resources to have another 100kB for the sorted copy!!
  41. Naturally, things like notification and locking are required then.
  42.  
  43. > A much better solution is to change arn so it does not require the
  44. > file to be sorted.
  45.  
  46. Yes, I'll implement at least a check for sorting and automatic resort if
  47. necessary.
  48.  
  49. > Newsreader writers should take note, too that Cnews defines a standard
  50. > article reference file format for newsreaders to use for indexing,
  51. > threading, etc. It will already exist at sites running Cnews and all
  52. > the different newsreaders don't have to waste the space adding their
  53. > own. The emacs GNUS reader is the only one with an Amiga port that I
  54. > know uses it. tin should too, does it?
  55.  
  56. Were can I find documentation about this file format?
  57. Arn nevertheless uses databases for fast overviews of articles, which
  58. isn't possible with the Cnews databases alone.
  59.  
  60. > Oh oh, another SAS user. :-)
  61. > If arn used to still support 1.3, I think you will find that the SAS
  62. > 6.0 compiled version won't any more. Knowing SAS another set of bug
  63. > fixes will be out RSN, I'm sure.
  64. > Instead of using any compiler it's a lot easier to just sit back and
  65. > post about what everybody should be doing. :-) I do appreciate
  66. > everyone's efforts, and especially the code that works well enough
  67. > that I can end up using it, and is clean enough that I can end up
  68. > hacking it.
  69.  
  70. The source of Arn will be released with next versions.
  71.  
  72. --
  73. R o l a n d   B l e s s |UUCP/Usenet: S_BLESS@iravcl.ira.uka.de             |
  74. Groetzinger Str. 44     |BITNET: UKG5@DKAUNI2.BITNET       FAX: +49211623818|
  75. 7500 Karlsruhe 41 - FRG |---------spirits--in--the--material--world---------|
  76. voice +49 721 497381    |"They built machines that they can't control" STING|
  77.  
  78.