<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Pipeline (Unix) - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=pipeline_(Unix)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=pipeline_%28Unix%29&amp;p=10">3.Next</a>
</p>
<p>chained together by their <a href="page.php?w=standard_streams">standard streams</a>, so that the output text of each process (<a href="page.php?w=stdout">stdout</a>) is passed directly as input (<a href="page.php?w=stdin">stdin</a>) to the next one. The second process is started as the first process is still executing, and they are executed <a href="page.php?w=concurrency_%28computer_science%29">concurrently</a>. It is named by analogy to a physical <a href="page.php?w=pipeline_transport">pipeline</a>. A key feature of these pipelines is their</p><p>
<a accesskey="1" href="page.php?w=pipeline_(Unix)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=pipeline_%28Unix%29&amp;p=10">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
