Business Studies, asked by ioppppgccd4332, 11 months ago

State the different Synchronization mechanisms of Parallel programming language. Explain any two.

Answers

Answered by Anonymous
1

Synchronization refers to any mechanism that allows the programmer to control the relative order in which operations occur in different threads. ... In both shared-memory and message-based programs, synchronization can be implemented either by spinning (also called busy-waiting) or by blocking.

Similar questions