Intel Corporation interview question

how does fork-join,join_any etc work

Interview Answer

Anonymous

Jan 22, 2019

a process that is in parallel which progresses after all(join) or any one process ends (join_any)