[This is preliminary documentation and is subject to change.]
Indicates where pile implementation stores data: local vs distributed
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Local | 0 | The pile resides on this machine and is limited by the RAM on the local server | |
Distributed | 1 | The pile is distributed - it runs across many machines | |
AumCluster | 2 | The pile is distributed - it runs across many machines using Aum Cluster |
See Also