in reply to
How can I limit the number of Cores in multi-process programming
fork
does not mention cores :D, See
Re^2: use dual-core or quad-core
,
taskset
Comment on
Re: How can I limit the number of Cores in multi-process programming
Replies are listed 'Best First'.
Re^2: How can I limit the number of Cores in multi-process programming
by
milesjin
(Initiate)
on Nov 17, 2015 at 03:53 UTC
Thanks for the reply.
[reply]
In Section
Seekers of Perl Wisdom