[Dresden-pm] Parallel-Module

Steffen Schwigon ss5 at renormalist.net
Sa Jun 8 01:35:17 PDT 2013


Hier meine Notizen, unpoliert, die ich am Donnerstag gesucht hatte.
Sie sind schon etwas älter.

Das sind Module, die irgendwie Parallelisierung anbieten.
Üblicherweise schaut man nun, ob es supportet ist, wann das letzte
Release war, ob die Tests erfolgreich sind, und was die Bewertungen
sagen.

Kind regards,
Steffen 

* Parallel::SubFork
** _Pro_: lightweight, just raw fork, can IPC by myself
** _Con_: no IPC provided to return values
* *Parallel::Loops*
** _Pro_: easy results via hashes
** _Con_: uses Tie (slow?)
* Parallel::Simple
  http://search.cpan.org/~odigity/Parallel-Simple/lib/Parallel/Simple.pm
* Parallel::Simple::Dynamic
  http://search.cpan.org/~marsa/Parallel-Simple-Dynamic/lib/Parallel/Simple/Dynamic.pm
* subs:parallel
* Parallel::SubArray
  http://search.cpan.org/~sizur/Parallel-SubArray/lib/Parallel/SubArray.pm
** hm, looks ok at first sight
* Parallel::Queue
  http://search.cpan.org/~lembark/Parallel-Queue-2.01/lib/Parallel/Queue.pm
* Parallel::Forker
  http://search.cpan.org/~wsnyder/Parallel-Forker-1.232/lib/Parallel/Forker.pm
* Parallel::Jobs
  http://search.cpan.org/~jik/Parallel-Jobs-0.05/Jobs.pm
* Parallel::Workers
  http://search.cpan.org/~evaleto/Parallel-Workers-0.0.9/lib/Parallel/Workers.pm
* Parallel::Pvm
  http://search.cpan.org/~dleconte/Parallel-Pvm-1.4.0/Pvm.pm
* Parallel::Fork::BossWorker
  http://search.cpan.org/~jrod/Parallel-Fork-BossWorker-0.03/lib/Parallel/Fork/BossWorker.pm
* Parallel::ForkControl
  http://search.cpan.org/~blhotsky/Parallel-ForkControl-0.04/lib/Parallel/ForkControl.pm
* Proc::Fork
  http://search.cpan.org/~aristotle/Proc-Fork-0.71/lib/Proc/Fork.pm
* PDL
  http://www.perlmonks.org/?node_id=611732
  http://pdl.sourceforge.net/PDLdocs/Indexing.html#threading
  http://search.cpan.org/~chm/PDL-2.4.7/


Kind regards,
Steffen 
-- 
Steffen Schwigon <ss5 at renormalist.net>


Mehr Informationen über die Mailingliste Dresden-pm