Synchronization (computer science): Difference between revisions

Content deleted Content added
rm category added by a sockpuppet (hocimi/zingvin/various ip addresses)
Remove word
Line 4:
{{More citations needed|date=November 2014}}
 
In [[computer science]], '''synchronization''' is the task of coordinating multiple of [[Process (computer science)|processes]] to join up or [[Handshake (computing)|handshake]] at a certain point, in order to reach an agreement or commit to a certain sequence of action.
 
==Motivation==