Intel Corporation interview question

how does fork-join,join_any etc work

Interview Answer

Anonymous

22 Jan 2019

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