Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Free OpenMosix replacement? [closed]

I was shocked to learn that OpenMosix is closed. Can you suggest any similar free tool for linux.

For those who don't know, OpenMosix is

a software package that turns networked computers running GNU/Linux into a cluster. It automatically balances the load between different nodes of the cluster, and nodes can join or leave the running cluster without disruption of the service. The load is spread out among nodes according to their connection and CPU speeds.

The nicest part is that you don't need to link your programs with any special libraries neither do you need to modify your programs. Just "fork and forget".

Another nice (but not must have) feature is the fact that it doesn't have to be installed on dedicated computers, but can sit on various desktop computers in your organization/lab/home etc.

I'm aware of the names of several possible solutions (for example). I'm looking for personal experience and/or nice reviews

EDIT Mosix, the predecessor of OpenMosix, used to be free (as free beer). However, now it costs money

like image 731
Boris Gorelik Avatar asked Nov 10 '08 15:11

Boris Gorelik


2 Answers

I'm not sure how it compares feature-wise to OpenMosix, but Rocks is an open source cluster Linux distro.

From the website:

Rocks is an open-source Linux cluster distribution that enables end users to easily build computational clusters, grid endpoints and visualization tiled-display walls. Hundreds of researchers from around the world have used Rocks to deploy their own cluster

You may want to listen to this episode of FLOSS Weekly that is all about Rocks.

like image 127
braveterry Avatar answered Dec 18 '22 05:12

braveterry


The closet similar free solution to the openMosix technology is Kerrighed.

like image 29
zoli2k Avatar answered Dec 18 '22 04:12

zoli2k