Hi, I wrote the multithreading using ithreads now. Everything seems to work great by now, but I have another question on ithreads:
A friend of mine told me that perl is only "simulating" threads so that every thread actually runs on the same processor core. I can't test that now, since I'm working on a single core machine (with only hyperthreading as its "second core"). But the intention is definitely to take advantage of a multi-core machine.
So is that true? Will there be no advantage running an ithreads code on a multi processor machine?
In reply to Re: Problems using module Async
by hfi
in thread Problems using module Async
by hfi
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |