Noun
The act of making things parallel.
The act of making operations work in parallel, particularly in, but not limited to, computing.
Source: en.wiktionary.orgArray dependence based optimizations such as automatic vectorization and automatic parallelization are also performed. Source: Internet
; Automatic parallelization : A loop is converted into multi-threaded or vectorized (or even both) code in order to utilize multiple processors simultaneously in a shared-memory multiprocessor (SMP) machine, including multi-core machines. Source: Internet
Exactly, Dataflow takes care of the parallelization, making this process smart, but what's really brilliant about Dataflow too is how it treats streaming data. Source: Internet
Backup techniques such as parallelization of backup/restore policy and a detailed history of backup operations are supported. Source: Internet
Because time spent waiting for a connection means slower page load, reducing this “parallelization block” is essential to better performance. Source: Internet
So, we decided to complement parallelization with another classic software paradigm, queuing. Source: Internet