•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Shell Scripting section within the Software Development category of DaniWeb, a massive community of 391,568 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,639 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Shell Scripting advertiser:
Views: 3893 | Replies: 1
![]() |
•
•
Join Date: Apr 2005
Location: Milwaukee, WI
Posts: 156
Reputation:
Rep Power: 4
Solved Threads: 3
Re: Is there any difference between "MultiProcess" and "MultiTask" system in Linux ?
#2
Apr 7th, 2005
Yes. When the kernel multiprocesses, it distributes seperate processes to different processors, so you would need a multiprocessor system. Multitaksing, is the kernel's way of prioritizing tasks to make it seem like the processes are running simultaneously. There's also multithreading which is when the kernel forks threads of a process to either seperate processors, or if you have a processor with Hyperthreading, to the different logical processors.
Hope that helps,
Andy
Hope that helps,
Andy
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Shell Scripting Marketplace
- smb/// no host "null" (*nix Software)
- google "keyword" question (Search Engine Optimization)
- Should replacing a 15" laptop screen with 14.1" make a difference? (Monitors, Displays and Video Cards)
- "difference patching" help (C)
- Hotmail "error on page" problem (Web Browsers)
Other Threads in the Shell Scripting Forum
- Previous Thread: incorporating exchange access to a cron script
- Next Thread: shell scripting help with backup script


Linear Mode