|
Multiprocessing - Dictionary Definition and Overview |
|
Multiprocessing : (noun) 1: simultaneous processing by two or more processing units
[syn: parallel processing]
Based on WordNet 2.0
|
|
Multiprocessing :
multitasking
Based on WordNet (r) 2.0 (August 2003)
|
|
|
|
Example Usage of Multiprocessing |
 |
cgoldberg: newest Python code: http load generator, using Multiprocessing and multithreading to scale: http://tinyurl.com/y8hd98q |
 |
cgoldberg: need to find a machine with *lots* of processors/cores to see how my Multiprocessing code scales. so far I have a dual quad-core I can try. |
 |
someofmywork: @MotionGraphix @besbujupi got a new 8gb waiting at home to add to my 10 to see if I can really see the bens of Multiprocessing |
|