[Spread-cvs] cvs commit: spread/daemon Readme.txt

jonathan at spread.org jonathan at spread.org
Tue Sep 17 20:46:56 EDT 2002


jonathan    02/09/18 00:46:55

  Modified:    daemon   Readme.txt
  Log:
  Update docs with info on new accessor functions. Small final update to
  Readme.txt. This version will be tagged RC1.
  
  Revision  Changes    Path
  1.24      +5 -3      spread/daemon/Readme.txt
  
  Index: Readme.txt
  ===================================================================
  RCS file: /storage/cvsroot/spread/daemon/Readme.txt,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- Readme.txt	17 Sep 2002 18:06:52 -0000	1.23
  +++ Readme.txt	18 Sep 2002 00:46:55 -0000	1.24
  @@ -62,8 +62,9 @@
   *) Enhance the group membership algorithm so very large groups and very 
      numbers of groups will be merged correctly during a membership. 
      With this change Spread should correctly handle groups with thousands
  -   of members and thousands of groups. Thanks to Ryan Caudy from JHU for
  -   doing this work.
  +   of members and thousands of groups. This also includes a slight 
  +   optimzation by sending groups messages as AGREED instead of SAFE.
  +   Thanks to Ryan Caudy from JHU for doing this work.
   *) Revamped build setup using autoconf instead of manual Makefiles. Thanks
      to Theo Schlossnagle for writing this and updating it. Some small changes
      were made to Theo's 3.16.2 patch when I applied it.
  @@ -75,13 +76,14 @@
   Bugfixes: 
   *) Make sure service_type is set to 0 before using it in SP_receive calls 
      in sample programs (spuser, spflooder, simple_user).
  -*) Updates to man pages. Clarify service_type handling.
   *) Fix GGT bug where Spread gets stuck or crashes if you reach GGT state.
   *) Fix Mem_Alloc blocks so they can be freed without assertion failure.
   
   Documentation:
   *) Split the growing changelog at the beginning of Readme.txt into a 
      separate file.
  +*) Updates to man pages. Clarify service_type handling. Add info on accessor
  +   functions for membership message body.
   
   
   SOURCE INSTALL:
  
  
  




More information about the Spread-cvs mailing list