<?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 statelessness principle - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Service_statelessness_principle&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Service_statelessness_principle&amp;p=14">3.Next</a>
</p>
<p>of service evolution.</p>

<p>The storage and retrieval of state information may inadvertently affect the response time of the service as both of these tasks may prove computationally intensive as first the data needs to be converted into the native format of the storage extension and vice versa when it comes to retrieving the same information.</p>

<p>Designing stateless services requires extra efforts and time as the service needs to contain logic that interfaces with the state deferral extensions. This in turn would require additional code</p><p>
<a accesskey="1" href="page.php?w=Service_statelessness_principle&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Service_statelessness_principle&amp;p=14">3.Next</a>
</p>

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

</card>
</wml>
