Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Friends,

This is Sonu Kukreja.
Please help me. I want to know, what is Software Parallelism and how is it different from hardware parallelism?
One more thing that i would like to know is how to implement Software Parallelism?
Posted
Updated 3-Nov-10 19:29pm
v2

1 solution

See here[^] for differences.

To achieve this, you need to use programming languages that support support parallel programming (for e.g. C# 4.0).
 
Share this answer
 
Comments
Sonu Kukreja 4-Nov-10 2:58am    
thanks a lot....dear....for your help.......
but i wanna to know what is software parallelism........and how it help to improve the efficiency of a software.....

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900