The following module was proposed for inclusion in the Module List:

  modid:       Parallel::Application
  DSLIP:       adhhp
  description: Framework for distributed parallelization
  userid:      CHOLT (Carson Holt)
  chapterid:   5 (Networking_Devices_IPC)
  communities:

  similar:

  rationale:

    Parallel::Application institutes a framework on parallel
    applications similar to the way CGI::Application institutes a
    framework on web-apps. Programs written using Parallel::Application
    can be executed under multiple parallelization schemes (MPI, forks,
    and EC2 cloud) without having to redesign a separate application for
    each, resulting in highly portable applications that can run on
    systems as complex as computer clusters or as simple as a laptop.
    Parallel::Application hides much of the messiness of dealing with
    MPI, forks, and EC2 by providing a unified set of methods that will
    produce consistent predictable behavior for each parallelization
    scheme.

  enteredby:   CHOLT (Carson Holt)
  enteredon:   Tue Aug  9 19:20:03 2011 GMT

The resulting entry would be:

Parallel::
::Application     adhhp Framework for distributed parallelization    CHOLT


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4d600000_34ecfac39384cadb&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=4d600000_34ecfac39384cadb&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
  
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Parallel%3A%3AApplication

Reply via email to