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

  modid:       Coro::DataPipe
  DSLIP:       Rdpfp
  description: Cooperative data processing using pipeline
  userid:      OKHARCH (Oleksandr Kharchenko)
  chapterid:   20 (Control_Flow_Utilities)
  communities:

  similar:
    Parallel::DataPipes

  rationale:

    I implemented algorithm of parallel data processing and parallel
    pipeline data processing using cooperative threads (Coro) Original
    module Parallel::DataPipe uses forks (unix) processes to make a job.
    This one uses Coro framework.

  enteredby:   OKHARCH (Oleksandr Kharchenko)
  enteredon:   Wed May 29 09:33:16 2013 UTC

The resulting entry would be:

Coro::
::DataPipe        Rdpfp Cooperative data processing using pipeline   OKHARCH


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=cae00000_6860e460016b3722&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=cae00000_6860e460016b3722&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=Coro%3A%3ADataPipe

Reply via email to