<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Understanding Apache Axis2/C Services</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/10/02/understanding-apache-axis2c-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/10/02/understanding-apache-axis2c-services/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Thu, 01 Dec 2011 06:50:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/10/02/understanding-apache-axis2c-services/comment-page-1/#comment-2877</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Sun, 25 Jan 2009 13:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=425#comment-2877</guid>
		<description>Hi Jim,
Yes. Axis2/C services (the dlls) are loaded only at the startup. If your question is to check whether the service caches it&#039;s output to better performance, then the answer is no. So In theory first and all the subsequent requests take same amount of time to process the requests. But since most of the loadings are done in the server start, you can still expect good performance for all requests.

Thanks,
Dimuthu</description>
		<content:encoded><![CDATA[<p>Hi Jim,<br />
Yes. Axis2/C services (the dlls) are loaded only at the startup. If your question is to check whether the service caches it&#8217;s output to better performance, then the answer is no. So In theory first and all the subsequent requests take same amount of time to process the requests. But since most of the loadings are done in the server start, you can still expect good performance for all requests.</p>
<p>Thanks,<br />
Dimuthu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Snook</title>
		<link>http://www.dimuthu.org/blog/2008/10/02/understanding-apache-axis2c-services/comment-page-1/#comment-2876</link>
		<dc:creator>Jim Snook</dc:creator>
		<pubDate>Sun, 25 Jan 2009 08:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=425#comment-2876</guid>
		<description>Question:

Once loaded does an Apache2/C service stay loaded for faster performance on subsequent calls?</description>
		<content:encoded><![CDATA[<p>Question:</p>
<p>Once loaded does an Apache2/C service stay loaded for faster performance on subsequent calls?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

