Difference between revisions of "Overview"

From MosixWiki
Jump to: navigation, search
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''MOSIX is a management system targeted for high performance computing on Linux clusters and multiclusters.'''
+
'''MOSIX<sup>*</sup> is a cluster management system that provides a single-system image for parallel computing on Linux clusters and multi-cluster private Clouds.'''
MOSIX incorporates dynamic resource discovery and automatic workload distribution, commonly found on single computers with multiple processors. In a MOSIX system, users can run applications by creating multiple processes, then let MOSIX seek resources and automatically migrate processes among nodes to improve the overall performance, without changing the run-time environment of migrated processes.
+
MOSIX incorporates proactive resource discovery and workload distribution for even distribution of processes among available nodes.
  
MOSIX is implemented as a software layer that provides applications with an unmodified Linux run-time environment.
+
MOSIX is implemented as a software layer that provides to users and applications with an unmodified Linux run-time environment. As a result, users do not need to modify applications or login to remote nodes.  
Users do not need to modify or link applications with any library, login to remote nodes or even copy files to remote nodes.  
+
  
MOSIX Version 1 was originally developed to manage a single cluster.
+
'''The latest release of MOSIX no longer requires a patch to the Linux kernel.'''.
'''MOSIX Version 2 (MOSIX2) for Linux-2.6''' was extended with a comprehensive set of new features that can manage a cluster and a multicluster grid.  
+
  
 
For further information see the
 
For further information see the
[http://www.mosix.com.au/updates.html Latest release and changelog],
+
[http://www.mosix.cs.huji.ac.il/txt_changelog.html Latest release and changelog],
the [http://www.mosix.org/pub/MOSIX2_wp.pdf MOSIX2 white paper],
+
[http://www.mosix.cs.huji.ac.il/pub/MOSIX_wp.pdf white paper],
our [http://www.mosix.org/txt_pub.html CCGrid] papers,
+
[https://www.cs.huji.ac.il/~amnon/pub.html publications],  
the [http://www.mosix.org/pub/overview.pdf Overview of MOSIX2] presentation,
+
[http://www.mosix.cs.huji.ac.il/pub/overview.pdf Overview]
the [http://www.mosix.org/pub/tutorial.pdf MOSIX2 Tutorial]
+
and [http://www.mosix.cs.huji.ac.il/pub/tutorial.pdf Tutorial]presentations.
and our organizational grid [http://www.mosix.org/txt_hugi.html HUGI].
+
  
MOSIX is a registered trademark of Amnon Barak and Amnon Shiloh.
+
 
 +
[http://www.mosix.cs.huji.ac.il Back to the MOSIX home]
 +
 
 +
 
 +
<sup>*</sup> MOSIX is a registered trademark.

Latest revision as of 09:56, 11 June 2021

MOSIX* is a cluster management system that provides a single-system image for parallel computing on Linux clusters and multi-cluster private Clouds. MOSIX incorporates proactive resource discovery and workload distribution for even distribution of processes among available nodes.

MOSIX is implemented as a software layer that provides to users and applications with an unmodified Linux run-time environment. As a result, users do not need to modify applications or login to remote nodes.

The latest release of MOSIX no longer requires a patch to the Linux kernel..

For further information see the Latest release and changelog, white paper, publications, Overview and Tutorialpresentations.


Back to the MOSIX home


* MOSIX is a registered trademark.