<?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="Service granularity principle - Page 6 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Service_granularity_principle&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Service_granularity_principle&amp;p=7">3.Next</a>
</p>
<p>or increasing message sizes, this generality can reduce implementation and usage costs.</p>

<p><big> Performance </big></p>
<p>Web services are accessed remotely and calls to web service operation create more network overhead. Reducing the number of service requests reduces that overhead.</p>

<p><big> Message size  </big></p>
<p>Coarse-grained services may pass more data than fine-grained services, including data that is not specifically required for the task. This complicates message processing in the endpoint and might in turn harm performance. Reducing message</p><p>
<a accesskey="1" href="page.php?w=Service_granularity_principle&amp;p=5">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Service_granularity_principle&amp;p=7">3.Next</a>
</p>

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

</card>
</wml>
