Portal:Concurrency: Difference between revisions
Jump to navigation
Jump to search
Created page with "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." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Introduction == | |||
This page is related to [[Portal:Perl+OpenMP|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. | This page is related to [[Portal:Perl+OpenMP|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 == | |||
=== MCE - Perl's Multicore Engine === | |||
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