Platon Technologies
neprihlásený Prihlásiť Registrácia
SlovakEnglish
open source software development oslavujeme 10 rokov vývoja otvoreného softvéru! Sobota, 20. apríl 2024

Rozdiely pre ep/README medzi verziami 1.3 a 1.4

verzia 1.3, 2003/04/20 13:02:11 verzia 1.4, 2003/06/19 11:21:39
Riadok 1 
Riadok 1 
 extended pipelining  ep: extended pipelining
 -------------------  -----------------------
   
   ep is an easy-to-use pipeline process (re)director. It has the main
   ability to run any number of subprocesses and redirect them basic
   filedescriptors. Basic filedescriptors are 0 (standart input),
   1 (standart output) and 2 (standart errput). There is no restriction
   of pipe connection except that process outputs (output, errput) must
   be bound with one or more processes input.
   
 ep is a pipeline connector. For most of UNIX user there was a time  ep is a pipeline connector. For most of UNIX user there was a time
 they wanted to bend the pipe (ie. make a bidirectional pipe) which  they wanted to bend the pipe (ie. make a bidirectional pipe) which
 could render many problems to a simple tasks of creating modules.  could render many problems to a simple tasks of creating modules.
   Application is mostly used for creating a communication tree between
 ep is mostly used for creating a communication tree between several  several programs which communicate trhough STDIN, STDOUT and STDERR
 programs which communicate trhough STDIN, STDOUT and STDERR pipelines.  pipelines. ep supports cyclic pipelining (A -> B, B -> A) between
 ep supports cyclic pipelining (A -> B,  B -> A) between processes thus  processes thus standing for a powerful tool for creating script-based
 standing for a powerful tool for creating script-based modular  modular projects.
 projects.  
   
 Developed by Ondrej Jombik and Lubomir Host  Developed by Ondrej Jombik and Lubomir Host
 Copyright (c) 2000-2003 Platon SDG, http://www.platon.sk/  Copyright (c) 2000-2003 Platon SDG, http://www.platon.sk/
Riadok 21  The ep project management page is:
Riadok 27  The ep project management page is:
 http://www.platon.sk/projects/main_page.php?project_id=X  http://www.platon.sk/projects/main_page.php?project_id=X
 (not estabilished yet!)  (not estabilished yet!)
   
 This document was written by Ondrej Jombik in 20th April 2003.  This document was written by Ondrej Jombik in 20th April 2003
   and updated in 19th Juny 2003.
   

Legend:
Odstranené z verzie1.3  
zmenené riadky
  Pridané vo verzii1.4

Platon Group <platon@platon.sk> http://platon.sk/
Copyright © 2002-2006 Platon Group
Stránka používa redakčný systém Metafox
Na začiatok