<div dir="ltr"><div><div>Hello,<br><br>Fun = fun(_X) -><br>ok<br>end,<br><br>List = lists:seq(1, 120000),<br>plists:foreach(Fun, List).<br><br></div>Takes a lot of time to complete on Erlang 18.2 any other way to have a function that  spawn a number of processes and then returns when all processes died ?<br><br></div>Silviu<br></div>