<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>performance optimization</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/performance-optimization/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>performance optimization</description>
	<pubDate>Mon, 22 Mar 2010 18:59:30+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>tomcat performance tuning</title>
		<link>http://www.codeweblog.com/tomcat-performance-tuning/</link>
		<comments>http://www.codeweblog.com/tomcat-performance-tuning/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 13:10:44+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java virtual machine]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[jdk]]></category>
<category><![CDATA[parameter description]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[memory size]]></category>
<category><![CDATA[jvm]]></category>
<category><![CDATA[external environment]]></category>
<category><![CDATA[performance tuning]]></category>
<category><![CDATA[detailed description]]></category>
<category><![CDATA[stress test]]></category>
<category><![CDATA[application process]]></category>
<category><![CDATA[heap size]]></category>
<category><![CDATA[xmx]]></category>
<category><![CDATA[machine memory]]></category>
<category><![CDATA[java specification]]></category>
<category><![CDATA[virtual machine performance]]></category>
<category><![CDATA[size parameter]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/tomcat-performance-tuning/</guid>
		<description><![CDATA[In the Tomcat and application of the stress test, if the performance of your application, not satisfied with the results, you can take some performance tuning measures, and of course the premise is th ...]]></description>
		<content:encoded><![CDATA[In the Tomcat and application of the stress test, if the performance of your application, not satisfied with the results, you can take some performance tuning measures, and of course the premise is th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/tomcat-performance-tuning/</wfw:commentRss>
	</item>
		<item>
		<title>Apache Tomcat 5.5 Servlet / JSP container</title>
		<link>http://www.codeweblog.com/apache-tomcat-5-5-servlet-jsp-container/</link>
		<comments>http://www.codeweblog.com/apache-tomcat-5-5-servlet-jsp-container/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 04:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[shenzhen]]></category>
<category><![CDATA[junit]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[load balancing]]></category>
<category><![CDATA[recent visitors]]></category>
<category><![CDATA[development experience]]></category>
<category><![CDATA[web front]]></category>
<category><![CDATA[session state]]></category>
<category><![CDATA[jsp container]]></category>
<category><![CDATA[apache tomcat 5]]></category>
<category><![CDATA[web technology]]></category>
<category><![CDATA[knowledge of life]]></category>
<category><![CDATA[procedure syntax]]></category>
<category><![CDATA[oracle stored procedure]]></category>
<category><![CDATA[p2p technology]]></category>
<category><![CDATA[humor jokes]]></category>
<category><![CDATA[salary grade]]></category>
<category><![CDATA[oracel]]></category>
<category><![CDATA[cluster support]]></category>
<category><![CDATA[social knowledge]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/apache-tomcat-5-5-servlet-jsp-container/</guid>
		<description><![CDATA[How the preparation of the cluster / Session replication print-friendly version Load Balancing section. Note: Remember your session state is tracked by a cookie, so you see the URL from the outside mu ...]]></description>
		<content:encoded><![CDATA[How the preparation of the cluster / Session replication print-friendly version Load Balancing section. Note: Remember your session state is tracked by a cookie, so you see the URL from the outside mu ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-windows-platform-using-apache2-2-and-mongrel-running-ruby-on-rails/" title="In the Windows platform using Apache2.2 and Mongrel running Ruby on Rails">In the Windows platform using Apache2.2 and Mongrel running Ruby on Rails</a> 2009-03-02 12:50:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-study-of-the-second/" title="hibernate study of the second">hibernate study of the second</a> 2009-03-01 18:37:51</li>
					<li><a href="http://www.codeweblog.com/alternative-to-java-with-ruby-to-do-unit-testing-interface-rest/" title="Alternative to Java with Ruby to do unit testing interface rest!">Alternative to Java with Ruby to do unit testing interface rest!</a> 2009-02-28 21:15:02</li>
					<li><a href="http://www.codeweblog.com/maven-2-0-compile-test-deployment-run/" title="Maven 2.0: Compile. Test. Deployment. Run">Maven 2.0: Compile. Test. Deployment. Run</a> 2009-02-28 12:05:03</li>
					<li><a href="http://www.codeweblog.com/java-programmer-job/" title="Java Programmer job">Java Programmer job</a> 2009-02-27 13:52:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/apache-tomcat-5-5-servlet-jsp-container/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Performance Optimization 1</title>
		<link>http://www.codeweblog.com/hibernate-performance-optimization-1/</link>
		<comments>http://www.codeweblog.com/hibernate-performance-optimization-1/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 11:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[hql]]></category>
<category><![CDATA[jdbc]]></category>
<category><![CDATA[query object]]></category>
<category><![CDATA[query session]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[memory]]></category>
<category><![CDATA[circumstances]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[no doubt]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[best performance]]></category>
<category><![CDATA[int size]]></category>
<category><![CDATA[sql implementation]]></category>
<category><![CDATA[batch operations]]></category>
<category><![CDATA[data changes]]></category>
<category><![CDATA[ecosystem]]></category>
<category><![CDATA[amount of money]]></category>
<category><![CDATA[overflow problem]]></category>
<category><![CDATA[problem with this approach]]></category>
<category><![CDATA[multiple records]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-performance-optimization-1/</guid>
		<description><![CDATA[First, modify, and delete volume In Hibernate 2, if any need to modify, and delete data operation, are required to execute a query operation, being necessary to modify or delete data, then the corresp ...]]></description>
		<content:encoded><![CDATA[First, modify, and delete volume In Hibernate 2, if any need to modify, and delete data operation, are required to execute a query operation, being necessary to modify or delete data, then the corresp ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-performance-optimization-1/</wfw:commentRss>
	</item>
		<item>
		<title>Linux under nginx, resin, squid, lighttpd related</title>
		<link>http://www.codeweblog.com/linux-under-nginx-resin-squid-lighttpd-related/</link>
		<comments>http://www.codeweblog.com/linux-under-nginx-resin-squid-lighttpd-related/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[static files]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[load balancing]]></category>
<category><![CDATA[basic knowledge]]></category>
<category><![CDATA[fault tolerance]]></category>
<category><![CDATA[squid]]></category>
<category><![CDATA[proxy server]]></category>
<category><![CDATA[reverse proxy]]></category>
<category><![CDATA[personal knowledge]]></category>
<category><![CDATA[two and a half years]]></category>
<category><![CDATA[rich feature set]]></category>
<category><![CDATA[low system resources]]></category>
<category><![CDATA[proxy servers]]></category>
<category><![CDATA[direct correlation]]></category>
<category><![CDATA[proxy cache]]></category>
<category><![CDATA[byte ranges]]></category>
<category><![CDATA[files index]]></category>
<category><![CDATA[index files]]></category>
<category><![CDATA[file descriptor]]></category>
<category><![CDATA[ssi]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/linux-under-nginx-resin-squid-lighttpd-related/</guid>
		<description><![CDATA[Questions in mind: nginx, resin, squid, lighttpd between these four, there is no direct correlation; put together just like to summarize my personal knowledge of your own but do not he intended! 1 Ngi ...]]></description>
		<content:encoded><![CDATA[Questions in mind: nginx, resin, squid, lighttpd between these four, there is no direct correlation; put together just like to summarize my personal knowledge of your own but do not he intended! 1 Ngi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-january-of-dynamic/" title="Rails January of dynamic">Rails January of dynamic</a> 2009-03-05 01:25:02</li>
					<li><a href="http://www.codeweblog.com/tomcat-apache-jdk-mysql/" title="TOMCAT + APACHE + JDK + MYSQL">TOMCAT + APACHE + JDK + MYSQL</a> 2009-03-04 09:52:44</li>
					<li><a href="http://www.codeweblog.com/in-the-windows-platform-using-apache2-2-and-mongrel-running-ruby-on-rails/" title="In the Windows platform using Apache2.2 and Mongrel running Ruby on Rails">In the Windows platform using Apache2.2 and Mongrel running Ruby on Rails</a> 2009-03-02 12:50:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-study-of-the-second/" title="hibernate study of the second">hibernate study of the second</a> 2009-03-01 18:37:51</li>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/linux-under-nginx-resin-squid-lighttpd-related/</wfw:commentRss>
	</item>
		<item>
		<title>Front-end development of the common IE debugging tools [to]</title>
		<link>http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/</link>
		<comments>http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 11:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[proxy]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[firebug]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[safari]]></category>
<category><![CDATA[opera]]></category>
<category><![CDATA[web developer]]></category>
<category><![CDATA[yahoo]]></category>
<category><![CDATA[page performance]]></category>
<category><![CDATA[companion]]></category>
<category><![CDATA[microsoft script]]></category>
<category><![CDATA[data analysis tools]]></category>
<category><![CDATA[debug tools]]></category>
<category><![CDATA[view tool]]></category>
<category><![CDATA[script debugger]]></category>
<category><![CDATA[yslow]]></category>
<category><![CDATA[developer tools]]></category>
<category><![CDATA[fiddler]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/</guid>
		<description><![CDATA[Some front-end development of the common IE debugging tools: Microsoft Script Debugger - Companion.JS need to install this Companion.JS - Javascript debugger for IE, like Console API feature IE Develo ...]]></description>
		<content:encoded><![CDATA[Some front-end development of the common IE debugging tools: Microsoft Script Debugger - Companion.JS need to install this Companion.JS - Javascript debugger for IE, like Console API feature IE Develo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-study-of-the-second/" title="hibernate study of the second">hibernate study of the second</a> 2009-03-01 18:37:51</li>
					<li><a href="http://www.codeweblog.com/hibernate-the-third-study-mapping-file-configuration/" title="hibernate the third study (mapping file configuration)">hibernate the third study (mapping file configuration)</a> 2009-03-01 18:37:44</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/</wfw:commentRss>
	</item>
		<item>
		<title>Performance Optimization of Java</title>
		<link>http://www.codeweblog.com/performance-optimization-of-java/</link>
		<comments>http://www.codeweblog.com/performance-optimization-of-java/#comments</comments>
		<pubDate>Mon, 25 May 2009 17:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java java]]></category>
<category><![CDATA[performance problems]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[performance evaluation]]></category>
<category><![CDATA[basic knowledge]]></category>
<category><![CDATA[interface design]]></category>
<category><![CDATA[java methods]]></category>
<category><![CDATA[performance requirements]]></category>
<category><![CDATA[java performance]]></category>
<category><![CDATA[memory space]]></category>
<category><![CDATA[performance 2]]></category>
<category><![CDATA[server side applications]]></category>
<category><![CDATA[server side programming]]></category>
<category><![CDATA[mid nineties]]></category>
<category><![CDATA[time efficiency]]></category>
<category><![CDATA[memory requirements]]></category>
<category><![CDATA[java technologies]]></category>
<category><![CDATA[program performance]]></category>
<category><![CDATA[evaluation criteria]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/performance-optimization-of-java/</guid>
		<description><![CDATA[Java in the mid nineties after the impressive win at the same time, but also attracted some criticism. Won the admiration of the major Java are cross-platform interoperability, the so-called &quot;Wri ...]]></description>
		<content:encoded><![CDATA[Java in the mid nineties after the impressive win at the same time, but also attracted some criticism. Won the admiration of the major Java are cross-platform interoperability, the so-called &quot;Wri ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
					<li><a href="http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/" title="Pring Beanfactory at the jsp, servlet, web.xml and other configuration">Pring Beanfactory at the jsp, servlet, web.xml and other configuration</a> 2009-03-03 10:26:54</li>
					<li><a href="http://www.codeweblog.com/hibernate-study-of-the-second/" title="hibernate study of the second">hibernate study of the second</a> 2009-03-01 18:37:51</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/performance-optimization-of-java/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate performance optimization techniques</title>
		<link>http://www.codeweblog.com/hibernate-performance-optimization-techniques/</link>
		<comments>http://www.codeweblog.com/hibernate-performance-optimization-techniques/#comments</comments>
		<pubDate>Sat, 09 May 2009 05:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data query]]></category>
<category><![CDATA[level cache]]></category>
<category><![CDATA[session level]]></category>
<category><![CDATA[result set]]></category>
<category><![CDATA[query object]]></category>
<category><![CDATA[persistent object]]></category>
<category><![CDATA[loading mechanism]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[data buffer]]></category>
<category><![CDATA[speed and performance]]></category>
<category><![CDATA[time 2]]></category>
<category><![CDATA[optimization techniques]]></category>
<category><![CDATA[database load]]></category>
<category><![CDATA[result sets]]></category>
<category><![CDATA[data volume]]></category>
<category><![CDATA[query results]]></category>
<category><![CDATA[processing time]]></category>
<category><![CDATA[data relationships]]></category>
<category><![CDATA[object initialization]]></category>
<category><![CDATA[memory space]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-performance-optimization-techniques/</guid>
		<description><![CDATA[Deal with large amount of data at the time, there will be many data buffer stored in the Session level cache, this cache will be great too serious display performance, so in the use of Hibernate handl ...]]></description>
		<content:encoded><![CDATA[Deal with large amount of data at the time, there will be many data buffer stored in the Session level cache, this cache will be great too serious display performance, so in the use of Hibernate handl ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-performance-optimization-techniques/</wfw:commentRss>
	</item>
		<item>
		<title>Optimize the performance of hibernate</title>
		<link>http://www.codeweblog.com/optimize-the-performance-of-hibernate/</link>
		<comments>http://www.codeweblog.com/optimize-the-performance-of-hibernate/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:20:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data query]]></category>
<category><![CDATA[jdbc implementation]]></category>
<category><![CDATA[level cache]]></category>
<category><![CDATA[secondary cache]]></category>
<category><![CDATA[batch size]]></category>
<category><![CDATA[configuration parameters]]></category>
<category><![CDATA[database structure]]></category>
<category><![CDATA[query methods]]></category>
<category><![CDATA[system performance]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[jdbc package]]></category>
<category><![CDATA[cache management]]></category>
<category><![CDATA[query api]]></category>
<category><![CDATA[control strategy]]></category>
<category><![CDATA[database paradigm]]></category>
<category><![CDATA[strategy service]]></category>
<category><![CDATA[query performance]]></category>
<category><![CDATA[performance impact]]></category>
<category><![CDATA[design stage]]></category>
<category><![CDATA[business types]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/optimize-the-performance-of-hibernate/</guid>
		<description><![CDATA[Optimize the performance of hibernate Hibernate is a lightweight JDBC package, so in many cases the performance of Hibernate than direct access to the database using JDBC lower. However, through the r ...]]></description>
		<content:encoded><![CDATA[Optimize the performance of hibernate Hibernate is a lightweight JDBC package, so in many cases the performance of Hibernate than direct access to the database using JDBC lower. However, through the r ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/optimize-the-performance-of-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Java Performance Optimization Tips Collection</title>
		<link>http://www.codeweblog.com/java-performance-optimization-tips-collection/</link>
		<comments>http://www.codeweblog.com/java-performance-optimization-tips-collection/#comments</comments>
		<pubDate>Thu, 07 May 2009 11:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[entity bean]]></category>
<category><![CDATA[key generation]]></category>
<category><![CDATA[jdbc]]></category>
<category><![CDATA[session bean]]></category>
<category><![CDATA[memory database]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[class instance]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[cpu time]]></category>
<category><![CDATA[time network]]></category>
<category><![CDATA[network bandwidth]]></category>
<category><![CDATA[java applications]]></category>
<category><![CDATA[memory usage]]></category>
<category><![CDATA[uninitialized variables]]></category>
<category><![CDATA[code efficiency]]></category>
<category><![CDATA[multiplication and division]]></category>
<category><![CDATA[optimization tips]]></category>
<category><![CDATA[java performance]]></category>
<category><![CDATA[possible resources]]></category>
<category><![CDATA[alive 2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-performance-optimization-tips-collection/</guid>
		<description><![CDATA[=================================== Abstract: ============= ================== Procedures for use of resources (memory, CPU time, network bandwidth, etc.) are limited, the purpose of optimization is t ...]]></description>
		<content:encoded><![CDATA[=================================== Abstract: ============= ================== Procedures for use of resources (memory, CPU time, network bandwidth, etc.) are limited, the purpose of optimization is t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/hibernate-primary-key-strategy-sequence/" title="Hibernate primary key strategy-sequence">Hibernate primary key strategy-sequence</a> 2009-02-27 12:34:56</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-performance-optimization-tips-collection/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Performance Optimization</title>
		<link>http://www.codeweblog.com/hibernate-performance-optimization/</link>
		<comments>http://www.codeweblog.com/hibernate-performance-optimization/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 13:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data query]]></category>
<category><![CDATA[jdbc implementation]]></category>
<category><![CDATA[level cache]]></category>
<category><![CDATA[secondary cache]]></category>
<category><![CDATA[batch size]]></category>
<category><![CDATA[configuration parameters]]></category>
<category><![CDATA[database structure]]></category>
<category><![CDATA[query methods]]></category>
<category><![CDATA[system performance]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[jdbc package]]></category>
<category><![CDATA[cache management]]></category>
<category><![CDATA[query api]]></category>
<category><![CDATA[redundant data]]></category>
<category><![CDATA[control strategy]]></category>
<category><![CDATA[database paradigm]]></category>
<category><![CDATA[strategy service]]></category>
<category><![CDATA[query performance]]></category>
<category><![CDATA[performance impact]]></category>
<category><![CDATA[design stage]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-performance-optimization/</guid>
		<description><![CDATA[Hibernate is a lightweight JDBC package, so in many cases the performance of Hibernate than direct access to the database using JDBC lower. However, through the correct methods and strategies, the use ...]]></description>
		<content:encoded><![CDATA[Hibernate is a lightweight JDBC package, so in many cases the performance of Hibernate than direct access to the database using JDBC lower. However, through the correct methods and strategies, the use ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-performance-optimization/</wfw:commentRss>
	</item>
		<item>
		<title>javascript performance optimization</title>
		<link>http://www.codeweblog.com/javascript-performance-optimization/</link>
		<comments>http://www.codeweblog.com/javascript-performance-optimization/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 19:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[deployment]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[c language]]></category>
<category><![CDATA[regard]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[execution time]]></category>
<category><![CDATA[web browser]]></category>
<category><![CDATA[variable names]]></category>
<category><![CDATA[script files]]></category>
<category><![CDATA[optimization approach]]></category>
<category><![CDATA[optimization methods]]></category>
<category><![CDATA[time javascript]]></category>
<category><![CDATA[notes script]]></category>
<category><![CDATA[time script]]></category>
<category><![CDATA[client users]]></category>
<category><![CDATA[byte count]]></category>
<category><![CDATA[random things]]></category>
<category><![CDATA[programming languages]]></category>
<category><![CDATA[interpretative language]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-performance-optimization/</guid>
		<description><![CDATA[Would like to sum up a long time about javascript performance optimization some things, usually also have the attention of the collection of information in this regard. Del.icio.us put in the collecti ...]]></description>
		<content:encoded><![CDATA[Would like to sum up a long time about javascript performance optimization some things, usually also have the attention of the collection of information in this regard. Del.icio.us put in the collecti ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-performance-optimization/</wfw:commentRss>
	</item>
		<item>
		<title>Rails January of dynamic</title>
		<link>http://www.codeweblog.com/rails-january-of-dynamic/</link>
		<comments>http://www.codeweblog.com/rails-january-of-dynamic/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 01:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[merger]]></category>
<category><![CDATA[pace]]></category>
<category><![CDATA[choices]]></category>
<category><![CDATA[merb]]></category>
<category><![CDATA[core team]]></category>
<category><![CDATA[code structure]]></category>
<category><![CDATA[time development]]></category>
<category><![CDATA[statement saying that]]></category>
<category><![CDATA[independent code]]></category>
<category><![CDATA[middleware]]></category>
<category><![CDATA[design ideas]]></category>
<category><![CDATA[scalability]]></category>
<category><![CDATA[peek]]></category>
<category><![CDATA[liberation]]></category>
<category><![CDATA[joshua]]></category>
<category><![CDATA[storage]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-january-of-dynamic/</guid>
		<description><![CDATA[More than a month before, Rails 2.2.2 released at the same time, the official immediately issued a statement, saying that Rails 2.3 is under development. See the news, while lamenting on the Rails Cor ...]]></description>
		<content:encoded><![CDATA[More than a month before, Rails 2.2.2 released at the same time, the official immediately issued a statement, saying that Rails 2.3 is under development. See the news, while lamenting on the Rails Cor ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-january-of-dynamic/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate study of the second</title>
		<link>http://www.codeweblog.com/hibernate-study-of-the-second/</link>
		<comments>http://www.codeweblog.com/hibernate-study-of-the-second/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:37:51+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[persistent class]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[default constructor]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[persistent object]]></category>
<category><![CDATA[type java]]></category>
<category><![CDATA[callback method]]></category>
<category><![CDATA[variable signs]]></category>
<category><![CDATA[durable type]]></category>
<category><![CDATA[interface methods]]></category>
<category><![CDATA[composite keys]]></category>
<category><![CDATA[persistent fields]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[persistent classes]]></category>
<category><![CDATA[optional step]]></category>
<category><![CDATA[property id]]></category>
<category><![CDATA[callbacks]]></category>
<category><![CDATA[proxies]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-study-of-the-second/</guid>
		<description><![CDATA[Persistence of three main points: 1, a statement for persistent fields accessors (accessors) and whether the variable signs (mutators) Property statement is not necessarily required for the public&#39 ...]]></description>
		<content:encoded><![CDATA[Persistence of three main points: 1, a statement for persistent fields accessors (accessors) and whether the variable signs (mutators) Property statement is not necessarily required for the public&#39 ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-study-of-the-second/</wfw:commentRss>
	</item>
	</channel>
</rss>
