Non-Blocking Multicore Sync

By M. Washington, David
Non-Blocking Multicore Sync

Details

Authors: M. Washington, David
Format: Paperback
GTIN13: 9782587321365
ISBN10: 2587321360
Page Count: 108
Dimensions: 6.0x0.22x9.0
Publisher: Anjum Publishers

Description

In a general-purpose multicore multithreaded parallel environment, multiple threads work simultaneously to finish a task faster. Usually, threads need to communicate with each other due to the need to share data or synchronize access to shared data. Communications commonly occur when threads need to wait for the computational results of other threads before continuing their own computations; all necessary data dependencies need to be met before subsequent computations take place.

Loading...