Versions Compared

Key

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

...

By default, Concurrent Processes Size is set to 5 and Reload Factor is set to 20. To change the Concurrent Processes Size and Reload Factor, refer to Updating Adeptia Suite Properties.

If the expected files to be processed are relatively small (say < 2MB) then

...

set the Queue Processor concurrency to

...

50 if 12GB assigned to Kernel Heap size.

Typical formula for concurrent value = Kernel memory / (expected file size * 100)

...

= 12GB / (2MB x 100) = 12GB / 200MB = 60.

Therefore, a value of 50

...

is relatively safe.

This assumes mapping rules that are of medium complexity with no external lookups, and more. If the mapping rules are complex then half the concurrent value.