I have a question on RM/COBOL program(s) and its relation to CPU usage.
I have around 10 Cobol programs use to run for long on Linux machine.
Linux machine has 8 CPUs. I noticed all programs is trying to use 1-2 CPU while other remain unutilized. Programs are running slow.
Is there way to optimized CPUs usage so that 1 RM/COBOL program run per CPU?