As I have been informed by Jedox Dev team, the ETL-Server (Tomcat Service) is running one job per CPU core. This behaviour is mainly slowing down our ETL projects since a huge amount of data has to be proceeded.
The number of cores that should be used in parallel within one job should be configurable.
While we continously strive to improve the performance of Jedox Integrator, we are currently not planning to implement this feature. Also, some projects can be logically separated into parallel jobs, in which case, multiple CPU cores can at least partially be utilized.