When a process have multiple statements
those statements which are independent of other
are splited down in pieces and processed by multiple processors or single simultanously
and then combined the result of these processes to get the final result
eg
par_rstart
statement1
statement2
statement3
.
.
.
.
n (thousands)
par_end
for more detail contact alampesh@Yahoo.com
What good did Parallel processing do to Computer Science and Business What good did Parallel processing do to Computer Science and Business?
b. parallel processing
Parallel Processing Letters was created in 1991.
The ad-hoc parallel data processing is data are formed,arranged or done dynamic or parallel processing for a particular purpose only is called in a ad-hoc parallel data processing.
James L. McClelland has written: 'Explorations in parallel distributed processing' -- subject(s): Distributed processing, Electronic computers, Electronic data processing, Parallel processing, Parallel processing (Electronic computers)
Dale J. Arpasi has written: 'Automating the multiprocessing environment' -- subject(s): Parallel processing (Electronic computers) 'Parallel processing of a rotating shaft simulation' -- subject(s): Rotating shafts, Computerized simulation, Parallel processing (Computers) 'Partitioning and packing mathematical simulation models for calculation on parallel computers' -- subject(s): Computation, Computerized simulation, Parallel processing (Computers), Parallel processing (Electronic computers)
Parallel processing allows the computer to process 2 things at once. However on it's own it doesn't help, computer programs have to be written to use it. Many operating systems are written to take advantage of parallel processing between seperate processes, and some programs are setup to use parallel processing withing their own process.
Parallel processing
parallel processing
Parallel processing
The programs have to be developed that way, to use the libraries supporting parallel processing. It isn't automatic.
concurrent processing deals with N-client single server whereas parallel supports N-client N-server