Is there a way to sort of "share" processing power between two machines? I already use x2x and ssh to communicate between the two, but the two but that works with two moniters aswell. Is there a way I could have them both connected, but if I click an app on one machine (lets say cpu1) it would open on the machine with the most available RAM, and if it opens on cpu2 the window itself would still be on cpu1?
Big ask, I know. If I haven't been clear enough then just ask.
More importantly, will anyone help me code this?
It's possible to run a X11 aplication on a remote machine and display the result on the local one. This is as simple as