MTFeeders.AtomicWeight

Defines the number of required atomic operations to process feeders of a single cell.

Parameter type: optional, dynamic

The atomic operation is the unit used in the MTQ.OperationProgressCheckSkipLoopSize configuration option. Essentially, MTFeeders.AtomicWeight provides a relative heuristics of how much slower a feeder construction is when compared to visiting a cell during a read operation. The ratio MTQ.OperationProgressCheckSkipLoopSize/ MTFeeders.AtomicWeight approximates the number of cells triggering parallel execution when processing feeder updates.

The default value is 10.