Linux Magazine: Using MOSIX | Linux Today

Linux Magazine: Using MOSIX

Written By
Web Webster
Web Webster
Sep 18, 2002

“Parallel computing can solve large problems more quickly
because it focuses the processing power of many computers working
in tandem (called a cluster) on a single task. A master node in the
cluster breaks the problem into discrete parts, and passes tasks
and computational data to slave nodes. The master node receives
results from the slave nodes and generates a final answer.
Coordination of the entire process is controlled with
message-passing APIs.

“However, these message-passing APIs have some significant
drawbacks. Most algorithms require considerable design and
modifications to optimize them for parallel computing. And
different processor speeds of various nodes in the cluster can also
make it difficult to re-code an algorithm: if the slowest node
causes others to wait for it to complete its portion of an
algorithm, then the cluster is not being optimally utilized.

“Fortunately, there’s another way to allocate tasks in a cluster
of disparate processors that does not require you to rethink your
algorithms. It’s called MOSIX (http://www.mosix.com/), the
Multicomputer Operating System for UnIX. It was developed by
Professor Amnon Barak and collaborators at the Hebrew University of
Jerusalem in Israel…”

Complete
Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.