Hello all
I have recently updated to Rapid Miner Server version 8.0 . I wanted to have more understanding on the multi threading aspect of RM Server. I have a process designed and saved in RM Server and have exposed API's. A lot of requests will be fired to this API and I want them to be processed parallely using multiple threads , not sequentially.
What is the mechanism used by Rapid Miner to handle multi threading or parallel processing.