An Animated Guide to Basic Parallel Processing

THE STRUCTURE OF THE PAPER WILL BE:
1) Different Scenarios for running code
2) Trade offs that you must make to run parallel sessions
3) Machine/Hardware considerations
4) Paragraphs about new words and concepts
5) A list of parallel ready procedures or procedures that can generate sub-programs (threads)
CPU threading procs and I/O threading Procs
Download