8 ways to do concurrency and parallelism in Perl 6
by Jonathan Worthington (jnthn)
8 ways to do concurrency and parallelism in Perl 6 aimed at Intermediate and is held in English. This talk starts on 2018-04-06 at 12:20 for 40 minutes. It takes place at the Dom.
Different problems need different solutions. This fast-paced session will take a quick look at eight different approaches to concurrent and parallel programming, and show how they look in Perl 6.
* The classic threads and locks way
* Tasks on a thread pool
* Dependent tasks, divide and conquer
* Queues and workers
* Monitors
* Lock-free data structures
* Parallel map, grep, and loops
* Reactive streams
Slides: https://jnthn.net/papers/2018-conc-par-8-ways.pdf
Interest in attending: