| Author: K.S.V.Phanindra 09 Mar 2012 Member Level: Silver Points : 2 Voting Score: 0 |
I think you mean "how will we improve the computing process by the help of parallel computing frameworks in fields of software development" Well, by using parallel computing, we can improve processing speed as parallel processing allows us to parallely process the codes. This depends mainly on the hardware used. You can also do this by software with effective programming. For example, we can execute different types of files (".asp, .html and .aspx") paralelly in IIS. So, you can divide the use the background framework of the software you are utilizing to employ parallel processing.
|