SpaceDef Command Line Arguments

Most of the ActiveSpaces examples default to using the same SpaceDef.

When an example uses other settings, this is indicated in the section covering that example. The following command line arguments can be used to change the SpaceDef setting when invoking the examples:

-space space_name (default: myspace)

-capacity entries_per_seeder where entries_per_seeder specifies the number of entries per seeder; -1= infinite (default)

-eviction none | lru (default: none)

-data_store directory_path (default: AS_HOME/examples/data_store)

-count num_copies (default: 0)

-min_seeders num_seeders (default: 1)