Changes between Version 4 and Version 5 of WorkGenerators

Show
Ignore:
Timestamp:
02/08/10 20:20:03 (7 months ago)
Author:
sascha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkGenerators

    v4 v5  
    1313 * a51 
    1414 * limit 
     15 * buckets 
    1516 
    1617== random == 
     
    108109 source=generator:: 
    109110  the subgenerator from which to obtain the chains 
     111 
     112== buckets == 
     113 
     114Reads data from an ordered set of corresponding input files 
     115 
     116 ram=megabytes:: 
     117  the maximum amount of ram to use for in core sorting 
     118 sort:: 
     119  sort each bucket 
     120 prefix=filename:: 
     121  the files to read from. actual files then have the prefix prefix_0, prefix_1, prefix_2, ... 
     122 parts=integer:: 
     123  the number of buckets