Skip to main content
Solved

Maximum Number of Processes in Parallel Processing?

  • February 2, 2022
  • 2 replies
  • 55 views

takashi
Celebrity

I remember that the number of processes in parallel processing had been determined by "Parallel Processing Level" and the number of CPU cores, in the old days. The attached screenshot is from FME 2017 Help.

parallel-processing-levelHowever, I cannot find the table above anywhere in the documentations for the current version of FME.

The table above can be applied to parallel processing with a custom transformer in the current version?

Best answer by david_r

Hi Takashi, I found a similar table here:

https://docs.safe.com/fme/html/FME_Desktop_Documentation/FME_Workbench/Workbench/custom_transformer_params.htm?Highlight=extreme

Does that help?

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

david_r
Celebrity
  • 8394 replies
  • Best Answer
  • February 2, 2022

takashi
Celebrity
  • Author
  • 7843 replies
  • February 2, 2022

It's exactly what I was looking for, I don't know why I wasn't able to find it out 😞

Thanks!