0
votes
5answers
1k views

How can I emulate more virtual CPU than physically available?

In VMWare you can use multiple CPU, but only as much as present on the host. Is there a way to use more CPU than physically available ? It would be to : test software designed to run on an ...