Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 17 submissions in the queue.

Submission Preview

Link to Story

Parallelism, Concurrency, and Asynchrony in Perl 6

Accepted submission by Anonymous Coward at 2016-02-06 15:28:23
Code

"What's the difference between parallel and concurrent? How does asynchrony relate to them? What sorts of solutions fit what sorts of problems? And how do these solutions look in Perl 6?"
Read this excellent YAPC Perl conference presentation [act.yapc.eu] for a summary of the ways that Perl 6 helps developers conquer these problems. Direct PDF link [jnthn.net].


Original Submission