Difference between revisions of "Manuals"

From MosixWiki
Jump to: navigation, search
(For Administrators)
(For Programmers)
Line 17: Line 17:
 
==For Programmers==
 
==For Programmers==
  
 +
* [[mosix]] - sharing the power of clusters and grids
 
* [[direct communication]] - migratable sockets between MOSIX processes
 
* [[direct communication]] - migratable sockets between MOSIX processes
*  [[mosix]] - sharing the power of clusters and grids
 
*  [[topology]] - incorporating networking costs in MOSIX
 

Revision as of 01:22, 13 November 2007

For All Users

  • mosrun - Running MOSIX programs
  • mosps - List information about MOSIX processes
  • mosq - MOSIX queue control
  • mospipe - Run pipelined jobs efficiently using Direct Communication
  • moskillall - Kill all MOSIX processes
  • bestnode - Select the best node to run on
  • migrate - Manual control of running MOSIX processes
  • mon - MOSIX monitor

For Administrators

  • mosctl - Miscellaneous MOSIX functions
  • setpe - Configure the local cluster
  • topology - incorporating networking costs in MOSIX

For Programmers