Tech Students World
               
Skip Navigation Links
ContactUs
StudentsLibraryExpand StudentsLibrary
ExplanationOfTechnologiesExpand ExplanationOfTechnologies
TechEducationExpand TechEducation
TechTipsExpand TechTips
StudentResourcesExpand StudentResources
TodaySpecialsExpand TodaySpecials
WeekSpecialsExpand WeekSpecials
TechStudents
World.com

 Skip Navigation LinksHome > Processors > Parallel Processing
Skip Navigation Links
Home
Buying ComputersExpand Buying Computers
CertificationsExpand Certifications
Computer BasicsExpand Computer Basics
Computer DevicesExpand Computer Devices
Computer MaintenanceExpand Computer Maintenance
Computer SettingsExpand Computer Settings
Operating SystemsExpand Operating Systems
ProcessorsExpand Processors
Using MS-WindowsExpand Using MS-Windows
Internet BasicsExpand Internet Basics
Internet ServicesExpand Internet Services
Software AttacksExpand Software Attacks
Useful Links
Subscribe
Subscribe to get the update Newsletters. This site is updated daily. Don't miss to check what's added.
Subscribe
New Student Resources
. Cover Letter
. Applying for Graduate Assistantships
. SCJP Preparation
. Applying for US Universities

 Parallel Processing

The chances for parallelism are increased so much because of the availability of computer hardware for lower prices.

The performance and availability of the system can be enhanced by using multiple processors which can execute in parallel. This is not same as the superscalar processor which does the instruction level parallel execution.

Symmetric Multiprocessors and Clusters are the most common multiple processor organizations.

Symmetric Multiprocessing (SMP): This is one of the earliest types of parallel organization. Here a common memory is shared by the multiple similar processors the same computer which are interconnected by a bus usually.

We cannot add processors beyond certain limit in order to increase the performance. So the more scalable organization of systems called clusters is developed

Clusters: Here multiple independent computers are grouped in a cooperative manner and makes the illusion of being one machine. Instead of sharing a common memory, each node has its own private main memory applications here.

These are generally used for supporting large work loads and in server applications.  But these are complex, consume more power and occupy more space compared to SMP.

Non Uniform Memory Access (NUMA): This is a shared memory multiprocessor. Here the access time from a particular processor to a word in memory changes according to the location of the memory word

Super Computers Supercomputers are expensive with almost 10 to 15 million dollars and used for selected applications like research centers and government scientific agencies. They can perform floating point arithmetic on huge arrays of numbers with the capacity of doing millions of floating point.

 

Skip Navigation Links.       Related Articles
Skip Navigation Links
Basic Components of Computer
History of Computers
How to Buy Computers
Explanation of Computer Devices
Computer Maintenance Tips
            

  Skip Navigation Links.
Skip Navigation Links
Help of Week: Blu-ray
Technology of Week: iPod Basics
What's New
. Developing Good Java Project
. Biometric Identification
. Symmetric MP
. How Digital Cameras Work
. Removing Virus,Spyware
. Adding sound to web page

Popular Articles
. Software Attacks
.
Adding RAM
. Applying to US Universities
. Free Java Tutorial
. Student Employment
. Learn Spanish
. Java Certification Questions/Notes
. Wi-Fi
. Basic UNIX Commands
Skip Navigation Links
ContactUs
StudentsLibraryExpand StudentsLibrary
ExplanationOfTechnologiesExpand ExplanationOfTechnologies
TechEducationExpand TechEducation
TechTipsExpand TechTips
StudentResourcesExpand StudentResources
TodaySpecialsExpand TodaySpecials
WeekSpecialsExpand WeekSpecials
 
Copyright © 2008, Techstudentsworld.com. All Rights Reserved.