in light of the fact that most recent Intel processors offer 'multiple'
cores...

if one had a problem to solve that could be broken down to serial vs
'parallel' processes

1. is there a way using Perl, where one could intentionally take advantage
of, and explicitly solve a problem by using this cpu parallelism, to send
one task to one core and another to a 2nd (or more) core?

2. if so, is there an EASY way to do this?  can anyone suggest a tutorial
page?

thanks,

Greg
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to