Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After Queue Processor is enabled, you need to specify the following properties:

abpm.queue.processor.Concurrent.processes 

Concurrent Process Size is the maximum number of process flows queue processor allows to be executed simultaneously. 

abpm.queue.processor.reload.factor

Anchor
_Hlt391051841
_Hlt391051841

Reload Factor specifies the threshold of number of process flows, which can be queued into Queue Processor memory. Once the number of process flows queued in to Queue Processor memory becomes less than Reload Factor, the Queue Processor looks for other process flows from database.
 

Anchor
_Data_Cleanup
_Data_Cleanup
 
abpm.queue.processor.reload.count
Reload Count specifies the number of process flow, which is loaded in the Queue Process memory when the number of process flows queued in the Queue Processor memory becomes less than the Reload Factor.
 

...