<?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: Speeding up hibernate startup time using terracotta?</title>
	<atom:link href="http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/feed/" rel="self" type="application/rss+xml" />
	<link>http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/</link>
	<description>Ramblings on Java, Wicket, cats and other stuff</description>
	<lastBuildDate>Wed, 27 Jan 2010 00:31:04 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bruno Borges</title>
		<link>http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/comment-page-1/#comment-57279</link>
		<dc:creator>Bruno Borges</dc:creator>
		<pubDate>Fri, 26 Sep 2008 19:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/#comment-57279</guid>
		<description>Martijn, you can serialize the object Configuration and from there, create an instance of SessionFactory.

Search within Hibernate&#039;s documentation website.

Regards,
Bruno</description>
		<content:encoded><![CDATA[<p>Martijn, you can serialize the object Configuration and from there, create an instance of SessionFactory.</p>
<p>Search within Hibernate&#8217;s documentation website.</p>
<p>Regards,<br />
Bruno</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn Dashorst</title>
		<link>http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/comment-page-1/#comment-57278</link>
		<dc:creator>Martijn Dashorst</dc:creator>
		<pubDate>Fri, 26 Sep 2008 16:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/#comment-57278</guid>
		<description>From the issue, they didn&#039;t try keeping it running in a separate JVM using terracotta. I am convinced that using terracotta *will* speed up startup time considerably, provided that it works of course.</description>
		<content:encoded><![CDATA[<p>From the issue, they didn&#8217;t try keeping it running in a separate JVM using terracotta. I am convinced that using terracotta *will* speed up startup time considerably, provided that it works of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin</title>
		<link>http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/comment-page-1/#comment-57277</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2008/09/26/speeding-up-hibernate-startup-time-using-terracotta/#comment-57277</guid>
		<description>Just in case you did not see this:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-1258

It seems like many have tried but..... it is not that easy</description>
		<content:encoded><![CDATA[<p>Just in case you did not see this:<br />
<a href="http://opensource.atlassian.com/projects/hibernate/browse/HHH-1258" rel="nofollow">http://opensource.atlassian.com/projects/hibernate/browse/HHH-1258</a></p>
<p>It seems like many have tried but&#8230;.. it is not that easy</p>
]]></content:encoded>
	</item>
</channel>
</rss>
