Portal:Concurrency: Difference between revisions

From Perl Guilds - Getting Medieval with Perl
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
=== MCE - Perl's Multicore Engine ===
=== MCE - Perl's Multicore Engine ===
See https://metacpan.org/dist/MCE/view/lib/MCE.pod
See https://metacpan.org/dist/MCE/view/lib/MCE.pod
=== PDL - Perl Data Language ===
Detail are covered in the [[Portal:SciTech|Science and Technology Portal]]
=== SPVM - The SPVM Language ===
Detail are covered in the [[Portal:SciTech|Science and Technology Portal]]

Latest revision as of 00:57, 10 March 2025

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