LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-24-2009, 01:07 PM   #1
LAPIII
Member
 
Registered: Mar 2009
Location: Virginia, US
Distribution: Ubuntu 10.10 & Debian 6.0.3,
Posts: 350

Rep: Reputation: 7
What is it about OpenMosix that supports multi-process applications?


I read that 'Any single program that can run as multiple processes can benefit from OpenMosix: "The GIMP" photo editor and the "kandel" fractal generator are known to do this.
 
Old 03-24-2009, 04:08 PM   #2
sundialsvcs
LQ Guru
 
Registered: Feb 2004
Location: SE Tennessee, USA
Distribution: Gentoo, LFS
Posts: 10,659
Blog Entries: 4

Rep: Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940Reputation: 3940
If an operating system supports processes and threads (and honestly, I don't know of any systems in common use that don't), then it is possible for the application designer to separate the work among two or more threads. Each thread is independently dispatched, and several of them might find themselves running literally at the same time on different CPUs and/or cores.

A common situation would be the one used by the programs you mention. Part of the activity is known to be CPU-intensive, whereas part of it (handling the user-interface, schlepping files to-and-from a disk drive) is not. While one thread is idle, waiting for I/O, another thread might be profitably using the CPU.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
organizing multi-component applications ta0kira Programming 3 12-12-2008 01:16 AM
multi-thread VS multi-process ltcstyle Programming 3 12-04-2004 06:53 PM
Signal Handling in Multi-Threaded Applications shilpig Linux - Software 1 07-15-2004 07:50 AM
Multi process cebug mickstaff Programming 11 06-10-2004 08:33 PM
openmosix clustering done, what should i do next after the setting up openmosix? kublador Linux - General 3 01-01-2004 09:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration