Click or drag to resize

CrawlerJobEngineConfiguration Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

The CrawlerJobEngineConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyCPULimit
On what CPU utilization level it should reduce TC_max
Public propertyCPUMargin
CPU rate tolerance for the adjustment
Public propertyCPUSampleForAutoAdjust
On what number of samples automatic TC_max should be based
Public propertyCPUSampleForAutoAdjustMax
Maximal number of sample takes to consider for trend estimationx
Public propertyCPUTarget
What is CPU utilization target ratio - for TC_max auto adjustment
Public propertycrawlerDomainCheckTickMs
Miliseconds between two status checks of multithreading operation status
Public propertycrawlerDoParallelTaskLoads
Enables Parallel.ForEach execution of WebLoader Tasks
Public propertydoAutoAdjustTC
It will automatically increase TC_max parameter if CPU utilization lower then set
Public propertydoDLCMulticoreOprimization
It will try to push CPU utilization by adjusting LT
Public propertydomainCountDoneForGC
Description of $property$
Public propertydoRandomizeSampleOrder
If true it will reorder the sample list before job run using random number generator
Public propertydoRandomizeSampleTake
If true and in cases where sample size limit is smaller than sample source list - it will take sample entries randomly
Public propertydoTaskTimeOutPrevention
It will try to prevent task timeout by pushing threads priorities to improve its progress
Public propertyloadCountForGC
Number of web loader loads to trigger Garbage Collection - memory clean up
Public propertyTCAutoLimit
Maximum TC for autoadjustment
Top
See Also