<?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="Pool (computer science) - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Pool_(computer_science)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Pool_%28computer_science%29&amp;p=3">3.Next</a>
</p>
<p>requests a resource from the pool and performs desired operations on the returned resource.  When the client finishes its use of the resource, it is returned to the pool rather than released and lost.</p>

<p>The pooling of resources can offer a significant response-time boost in situations that have high cost associated with resource acquiring, high rate of the requests for resources, and a low overall count of simultaneously used resources. Pooling is also useful when the <a href="page.php?w=Latency_%28engineering%29">latency</a> is a concern,</p><p>
<a accesskey="1" href="page.php?w=Pool_(computer_science)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Pool_%28computer_science%29&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
