I got screen 4.0.3 running on my redhat 5.9 VM. I am trying to figure out ways to optimize the VM performance.
I read that for single threaded applications, it is better to not give the VM too many vCPUs because it leads to more performance overhead. But how do I know if screen is a multithreaded application?
Thanks