Szymański's algorithm: Difference between revisions

m
typo in text
m (→‎{{header|Julia}}: n not used)
m (typo in text)
Line 5:
The algorithm allows mutiple processes or tasks to access a serial resource without conflict, using only linear waiting times.
It has application in multitasking and communications, especially if there is a need for massive parallelism with limited
limited allowed waiting times for access to resources by the parallel program's components.
 
;Task
4,105

edits