[Purdue-pm] Perl 6 parallelism, concurrency, and asyncrony
Mark Senn
mark at purdue.edu
Mon Aug 31 09:04:11 PDT 2015
Jonathan Worthington is the lead developer of Rakudo Perl 6
and the founder and architect of the MoarVM that the mainstream
implementation of Perl 6 uses.
I found his
Parallelism, Concurrency, and Asynchrony in Perl 6
talk at
http://yapcasia.org/2015/talk/show/22f59fb8-0fad-11e5-98ef-43ec7d574c3a
very good. I've written code outside of Perl in the past to run Perl
programs in parallel, one program per core---with the new, elegant
parallel stuff in Perl 6 I'll be using that in the future instead of the
hack I did.
-mark
More information about the Purdue-pm
mailing list