3 Nov
2015
3 Nov
'15
5:46 p.m.
Indeed, but mightn't MCE provide the desired efficiency? On 11/3/2015 10:29 AM, Yitzchak Scott-Thoennes wrote:
On Tue, Nov 3, 2015 at 12:56 AM, Alex Mestiashvili <mailatgoogl@gmail.com> wrote:
On Tue, Nov 3, 2015 at 8:32 AM, Yitzchak Scott-Thoennes <sthoenna@gmail.com> wrote:
In general, threads and Perl and efficiency are a pick-at-most-two proposition. Most people are content with forking. But I would love to hear details of counter-examples. There is an opinion that threads and processes are almost the same from the performance point of view:
http://stackoverflow.com/questions/807506/threads-vs-processes-in-linux Yes, that's the picking threads and efficiency and leaving out the Perl route :)