Portal:Concurrency

From Perl Guilds - Getting Medieval with Perl
Jump to navigation Jump to search

Introduction

[edit | edit source]

This page is related to Perl+OpenMP, but there is much more to concurrency and Perl than just leveraging shared memory parallelism. This portal will cover the rest of the story.

Perl Modules and Concurrent Runtimes

[edit | edit source]

MCE - Perl's Multicore Engine

[edit | edit source]

See https://metacpan.org/dist/MCE/view/lib/MCE.pod

PDL - Perl Data Language

[edit | edit source]

Detail are covered in the Science and Technology Portal

SPVM - The SPVM Language

[edit | edit source]

Detail are covered in the Science and Technology Portal