SYSTEM TOOL
Outrun
Version: 1.0
Try Outrun if there’s a more souped-up Linux machine that you can SSH to.
Web:
www.pypi.org/project/outrun
Outrun is a powerful system tool that can do cool things inside a LAN of Linux machines. It’s designed to offload CPU calculations to a remote host. It uses chroot for that and therefore requires the root access to the target host. Say that you want to re-encode a movie using Ffmpeg. Your usual machine does it slowly, but there’s a more powerful machine that you can access for this task. If you can ping it and access over SSH, then you can run your Ffmpeg command wrapped by Outrun with the following: