Skip to main content

8 ways to do concurrency and parallelism in Perl 6

von Jonathan Worthington (‎jnthn‎)

8 ways to do concurrency and parallelism in Perl 6 richtet sich an Fortgeschrittene und wird in English gehalten. Der Talk beginnt am 06.04.2018 um 12:20 Uhr und dauert 40 Minuten. Er findet im Dom statt.

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

Präsentation: https://jnthn.net/papers/2018-conc-par-8-ways.pdf


Teilnahmeinteresse: