Here are the slides of the talk ‘Perl 6 for Concurrency and Parallel Computing’, which gives an overview of the features available in Perl 6 out of the box for parallel computation and concurrency.
Tag: parallelism
Gearman and Perl
An introduction of what are Gearman and its architecture, and how to use it to dispatch jobs in Perl.