I am interesting in distributed processing, and the ability to do it in FreeBSD. Note from some YouTube videos I understand you can 'mount the OS' (for lack of a better phrase) over multiple machines. I am not interested in that.
What I am interested in is some sort of port that basically allows many fully independent FreeBSD machines to cluster together the processing capabilities of user chosen programs/processes. So for example I choose to allow compiling to be spread over multiple machines, or maybe for example my processing efforts to find the next prime number, or some hard core number crunching for example. The user application port is installed on one machine, but it gets access to the resources of many machines over a LAN, and ideally over a routed WAN via a 'distributed clustering' port on all the machines.
Does such a port(s) exist? Any brilliant minds wanna write that for FreeBSD??!! (Wish I was a coder!)
What I am interested in is some sort of port that basically allows many fully independent FreeBSD machines to cluster together the processing capabilities of user chosen programs/processes. So for example I choose to allow compiling to be spread over multiple machines, or maybe for example my processing efforts to find the next prime number, or some hard core number crunching for example. The user application port is installed on one machine, but it gets access to the resources of many machines over a LAN, and ideally over a routed WAN via a 'distributed clustering' port on all the machines.
Does such a port(s) exist? Any brilliant minds wanna write that for FreeBSD??!! (Wish I was a coder!)