<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2783</id>
	<title>Nabble - Prevayler</title>
	<updated>2009-12-04T09:19:16Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Prevayler-f2783.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-f2783.html" />
	<subtitle type="html">Prevayler is the free-software Prevalence layer for Java. Ridiculously simple, Prevalence is by far the fastest and most transparent persistence, fault-tolerance and load-balancing architecture for Plain Old Java Objects (POJOs). Prevayler home is &lt;a href=&quot;http://www.prevayler.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26645935</id>
	<title>Prevalent library for Clojure</title>
	<published>2009-12-04T09:19:16Z</published>
	<updated>2009-12-04T09:19:16Z</updated>
	<author>
		<name>Sergey Didenko</name>
	</author>
	<content type="html">&lt;div&gt;Hi,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I have implemented the prevalent library for Clojure, see &lt;a href=&quot;http://github.com/SergeyDidenko/Simple-Persistence-for-Clojure&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/SergeyDidenko/Simple-Persistence-for-Clojure&lt;/a&gt; .&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;It relies on Clojure optimistic STM, so reads are not blocked. Writes are blocking each other for a while. &lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Snapshotting is not yet implemented. Snapshotting would not require the double memory amount as in Prevayler, again because of Clojure persistent data structures and optimistic transactions. (Well, unless your root object is changing very fast and a lot.)&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Hope you will find this interesting.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;See also the discussion &lt;a href=&quot;http://groups.google.com/group/clojure/t/e15954b63bb4c94d&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://groups.google.com/group/clojure/t/e15954b63bb4c94d&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Regards, Sergey.&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevalent-library-for-Clojure-tp26645935p26645935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26614552</id>
	<title>Re: Prevayler 2.4 in Git &amp; XStream 1.3.1?</title>
	<published>2009-12-02T10:55:55Z</published>
	<updated>2009-12-02T10:55:55Z</updated>
	<author>
		<name>caboteria</name>
	</author>
	<content type="html">On Wed, Dec 02, 2009 at 09:37:33AM -0800, William Pietri wrote:
&lt;br&gt;&amp;gt; Justin T. Sampson wrote:
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;The main remaining issue is just cleaning up some remaining build 
&lt;br&gt;&amp;gt; &amp;gt; messiness after I had migrated from Ant to Maven, and doing some final 
&lt;br&gt;&amp;gt; &amp;gt; testing.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Could you say more about your motivation and your subsequent impressions 
&lt;br&gt;&amp;gt; of Maven? Every once in a while I take a look at it and get scared off 
&lt;br&gt;&amp;gt; again; there's no problem that I'm aware of having where the work of 
&lt;br&gt;&amp;gt; Maven seems like a step forward.
&lt;br&gt;&lt;br&gt;Please take this off-list. &amp;nbsp;Thanks!
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-2.4-in-Git---XStream-1.3.1--tp26594334p26614552.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26613057</id>
	<title>Re: Prevayler 2.4 in Git &amp; XStream 1.3.1?</title>
	<published>2009-12-02T09:37:33Z</published>
	<updated>2009-12-02T09:37:33Z</updated>
	<author>
		<name>William Pietri</name>
	</author>
	<content type="html">Justin T. Sampson wrote:
&lt;br&gt;&amp;gt; &amp;nbsp;The main remaining issue is just cleaning up some remaining build 
&lt;br&gt;&amp;gt; messiness after I had migrated from Ant to Maven, and doing some final 
&lt;br&gt;&amp;gt; testing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Could you say more about your motivation and your subsequent impressions 
&lt;br&gt;of Maven? Every once in a while I take a look at it and get scared off 
&lt;br&gt;again; there's no problem that I'm aware of having where the work of 
&lt;br&gt;Maven seems like a step forward.
&lt;br&gt;&lt;br&gt;William
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-2.4-in-Git---XStream-1.3.1--tp26594334p26613057.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26603141</id>
	<title>Re: Prevayler 2.4 in Git &amp; XStream 1.3.1?</title>
	<published>2009-12-01T19:54:42Z</published>
	<updated>2009-12-01T19:54:42Z</updated>
	<author>
		<name>mpassell</name>
	</author>
	<content type="html">Hi Klaus and Justin,&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks to both of you for responding.  Klaus, thanks for the sanity check on my approach.  Justin, I&amp;#39;ll give my ideas a try using Prevayler 2.3 and XStream 1.3.1 and let the list know how it goes.  If the JDOMSerializer works out well, do you think the community would find it useful to include as an extra?&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Matt&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 1, 2009 at 3:34 PM, Justin T. Sampson &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26603141&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;justin@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;div&gt;Howdy,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;As for Prevayler versions, 2.3 is pretty solid, and I&amp;#39;d recommend using it. Everything I&amp;#39;ve done post-2.3 is almost entirely source-compatible with 2.3, so when we do get around to another release there won&amp;#39;t be much for users to change.&lt;div&gt;


&lt;br&gt;&lt;/div&gt;&lt;div&gt;There are two post-2.3 branches in Git, &amp;quot;master&amp;quot; and &amp;quot;java5_experiment&amp;quot;. The latter has some interesting stuff but I got disillusioned with how the generics were working and stopped working on it a few years ago. The &amp;quot;master&amp;quot; branch is more conservative, and I got really close to finishing up a 2.4 release when I was between jobs about a year ago. The main remaining issue is just cleaning up some remaining build messiness after I had migrated from Ant to Maven, and doing some final testing.&lt;/div&gt;


&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;As for XStream, I did use it with Prevayler on a project several years ago and we were pretty happy with it. I don&amp;#39;t know what they&amp;#39;ve changed recently, but I was building and testing Prevayler against XStream 1.3.1 on the master branch last year and it seems to work just fine.&lt;/div&gt;


&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Cheers,&lt;/div&gt;&lt;div&gt;Justin&lt;br&gt;&lt;div&gt;&lt;div&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;&lt;div class=&quot;im&quot;&gt;On Tue, Dec 1, 2009 at 9:06 AM, Matt Passell &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26603141&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpassell@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;


&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;div&gt;Hi Justin and Klaus (and anyone else who&amp;#39;d like to chime in),&lt;/div&gt;&lt;div&gt;
&lt;br&gt;&lt;/div&gt;I was thinking of using Prevayler with the XStreamSerializer and I had three questions...&lt;div&gt;

&lt;br&gt;&lt;/div&gt;&lt;div&gt;My client&amp;#39;s product already uses the latest version of XStream.  I looked at the code in XStreamSerializer and saw that it was extremely simple (yay!) and didn&amp;#39;t exercise much of the XStream API (yay!).  Do you know of any reason that Prevayler wouldn&amp;#39;t work with XStream v1.3.1?&lt;/div&gt;




&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;The product also has some XML files that are represented in memory as JDOM documents/elements.  Every time the in-memory representation is changed, the graph is marshalled to XML and written to disk. (Ack!)  Although it might not be a typical use of Prevayler, can you think of any reason it wouldn&amp;#39;t work to write and use a simple, specialized JDOMSerializer as a snapshot Serializer?  That way, the changes to the XML structure could be saved incrementally (probably using standard serialization or XStream), while the base file (now used to represent the snapshot) could continue to exist with the same format.&lt;br&gt;




&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Finally, I browsed around a bit in the Git repository and noticed that there have been quite a few changes since 2.3 was released.  Is there likely to be a new release any time soon?  If not, would you recommend using either a current snapshot or one from a particular date?&lt;/div&gt;




&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Matt&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;p.s. Looking forward to actually using Prevayler after first encountering it *years* ago. :)&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-2.4-in-Git---XStream-1.3.1--tp26594334p26603141.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26599037</id>
	<title>Re: Prevayler 2.4 in Git &amp; XStream 1.3.1?</title>
	<published>2009-12-01T12:34:46Z</published>
	<updated>2009-12-01T12:34:46Z</updated>
	<author>
		<name>Justin T. Sampson-2</name>
	</author>
	<content type="html">&lt;div&gt;Howdy,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;As for Prevayler versions, 2.3 is pretty solid, and I&amp;#39;d recommend using it. Everything I&amp;#39;ve done post-2.3 is almost entirely source-compatible with 2.3, so when we do get around to another release there won&amp;#39;t be much for users to change.&lt;div&gt;

&lt;br&gt;&lt;/div&gt;&lt;div&gt;There are two post-2.3 branches in Git, &amp;quot;master&amp;quot; and &amp;quot;java5_experiment&amp;quot;. The latter has some interesting stuff but I got disillusioned with how the generics were working and stopped working on it a few years ago. The &amp;quot;master&amp;quot; branch is more conservative, and I got really close to finishing up a 2.4 release when I was between jobs about a year ago. The main remaining issue is just cleaning up some remaining build messiness after I had migrated from Ant to Maven, and doing some final testing.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;As for XStream, I did use it with Prevayler on a project several years ago and we were pretty happy with it. I don&amp;#39;t know what they&amp;#39;ve changed recently, but I was building and testing Prevayler against XStream 1.3.1 on the master branch last year and it seems to work just fine.&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Cheers,&lt;/div&gt;&lt;div&gt;Justin&lt;br&gt;&lt;div&gt;&lt;div&gt;&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Dec 1, 2009 at 9:06 AM, Matt Passell &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26599037&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpassell@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;

&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;div&gt;Hi Justin and Klaus (and anyone else who&amp;#39;d like to chime in),&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;I was thinking of using Prevayler with the XStreamSerializer and I had three questions...&lt;div&gt;

&lt;br&gt;&lt;/div&gt;&lt;div&gt;My client&amp;#39;s product already uses the latest version of XStream.  I looked at the code in XStreamSerializer and saw that it was extremely simple (yay!) and didn&amp;#39;t exercise much of the XStream API (yay!).  Do you know of any reason that Prevayler wouldn&amp;#39;t work with XStream v1.3.1?&lt;/div&gt;



&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;The product also has some XML files that are represented in memory as JDOM documents/elements.  Every time the in-memory representation is changed, the graph is marshalled to XML and written to disk. (Ack!)  Although it might not be a typical use of Prevayler, can you think of any reason it wouldn&amp;#39;t work to write and use a simple, specialized JDOMSerializer as a snapshot Serializer?  That way, the changes to the XML structure could be saved incrementally (probably using standard serialization or XStream), while the base file (now used to represent the snapshot) could continue to exist with the same format.&lt;br&gt;



&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Finally, I browsed around a bit in the Git repository and noticed that there have been quite a few changes since 2.3 was released.  Is there likely to be a new release any time soon?  If not, would you recommend using either a current snapshot or one from a particular date?&lt;/div&gt;



&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Matt&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;p.s. Looking forward to actually using Prevayler after first encountering it *years* ago. :)&lt;/div&gt;
&lt;/div&gt;
&lt;br&gt;------------------------------------------------------------------------------&lt;br&gt;
Join us December 9, 2009 for the Red Hat Virtual Experience,&lt;br&gt;
a free event focused on virtualization and cloud computing.&lt;br&gt;
Attend in-depth sessions from your desk. Your couch. Anywhere.&lt;br&gt;
&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________&lt;br&gt;
To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;
_______________________________________________&lt;br&gt;
&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;
&lt;br&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-2.4-in-Git---XStream-1.3.1--tp26594334p26599037.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26596350</id>
	<title>Re: Prevayler 2.4 in Git &amp; XStream 1.3.1?</title>
	<published>2009-12-01T10:03:29Z</published>
	<updated>2009-12-01T10:03:29Z</updated>
	<author>
		<name>Klaus Wuestefeld</name>
	</author>
	<content type="html">Hi Matt, what you plan to do makes perfect sense to me.
&lt;br&gt;&lt;br&gt;New Prevayler version? I have no plans. Justin might...
&lt;br&gt;&lt;br&gt;See you, Klaus.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Tue, Dec 1, 2009 at 3:06 PM, Matt Passell
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26596350&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mpassell@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Justin and Klaus (and anyone else who'd like to chime in),
&lt;br&gt;&amp;gt; I was thinking of using Prevayler with the XStreamSerializer and I had three
&lt;br&gt;&amp;gt; questions...
&lt;br&gt;&amp;gt; My client's product already uses the latest version of XStream.  I looked at
&lt;br&gt;&amp;gt; the code in XStreamSerializer and saw that it was extremely simple (yay!)
&lt;br&gt;&amp;gt; and didn't exercise much of the XStream API (yay!).  Do you know of any
&lt;br&gt;&amp;gt; reason that Prevayler wouldn't work with XStream v1.3.1?
&lt;br&gt;&amp;gt; The product also has some XML files that are represented in memory as JDOM
&lt;br&gt;&amp;gt; documents/elements.  Every time the in-memory representation is changed, the
&lt;br&gt;&amp;gt; graph is marshalled to XML and written to disk. (Ack!)  Although it might
&lt;br&gt;&amp;gt; not be a typical use of Prevayler, can you think of any reason it wouldn't
&lt;br&gt;&amp;gt; work to write and use a simple, specialized JDOMSerializer as a snapshot
&lt;br&gt;&amp;gt; Serializer?  That way, the changes to the XML structure could be saved
&lt;br&gt;&amp;gt; incrementally (probably using standard serialization or XStream), while the
&lt;br&gt;&amp;gt; base file (now used to represent the snapshot) could continue to exist with
&lt;br&gt;&amp;gt; the same format.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Finally, I browsed around a bit in the Git repository and noticed that there
&lt;br&gt;&amp;gt; have been quite a few changes since 2.3 was released.  Is there likely to be
&lt;br&gt;&amp;gt; a new release any time soon?  If not, would you recommend using either a
&lt;br&gt;&amp;gt; current snapshot or one from a particular date?
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Matt
&lt;br&gt;&amp;gt; p.s. Looking forward to actually using Prevayler after first encountering it
&lt;br&gt;&amp;gt; *years* ago. :)
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;&amp;gt; a free event focused on virtualization and cloud computing.
&lt;br&gt;&amp;gt; Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-2.4-in-Git---XStream-1.3.1--tp26594334p26596350.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26594334</id>
	<title>Prevayler 2.4 in Git &amp; XStream 1.3.1?</title>
	<published>2009-12-01T09:06:47Z</published>
	<updated>2009-12-01T09:06:47Z</updated>
	<author>
		<name>mpassell</name>
	</author>
	<content type="html">&lt;div&gt;Hi Justin and Klaus (and anyone else who&amp;#39;d like to chime in),&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;I was thinking of using Prevayler with the XStreamSerializer and I had three questions...&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;My client&amp;#39;s product already uses the latest version of XStream.  I looked at the code in XStreamSerializer and saw that it was extremely simple (yay!) and didn&amp;#39;t exercise much of the XStream API (yay!).  Do you know of any reason that Prevayler wouldn&amp;#39;t work with XStream v1.3.1?&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;The product also has some XML files that are represented in memory as JDOM documents/elements.  Every time the in-memory representation is changed, the graph is marshalled to XML and written to disk. (Ack!)  Although it might not be a typical use of Prevayler, can you think of any reason it wouldn&amp;#39;t work to write and use a simple, specialized JDOMSerializer as a snapshot Serializer?  That way, the changes to the XML structure could be saved incrementally (probably using standard serialization or XStream), while the base file (now used to represent the snapshot) could continue to exist with the same format.&lt;br&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Finally, I browsed around a bit in the Git repository and noticed that there have been quite a few changes since 2.3 was released.  Is there likely to be a new release any time soon?  If not, would you recommend using either a current snapshot or one from a particular date?&lt;/div&gt;

&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks,&lt;/div&gt;&lt;div&gt;Matt&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;p.s. Looking forward to actually using Prevayler after first encountering it *years* ago. :)&lt;/div&gt;
&lt;/div&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Join us December 9, 2009 for the Red Hat Virtual Experience,
&lt;br&gt;a free event focused on virtualization and cloud computing. 
&lt;br&gt;Attend in-depth sessions from your desk. Your couch. Anywhere.
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/redhat-sfdev2dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/redhat-sfdev2dev&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-2.4-in-Git---XStream-1.3.1--tp26594334p26594334.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26440810</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-20T01:54:20Z</published>
	<updated>2009-11-20T01:54:20Z</updated>
	<author>
		<name>Sergey Didenko</name>
	</author>
	<content type="html">What about the following:
&lt;br&gt;&lt;br&gt;Terracotta in persistent mode configured to have a big swap for the
&lt;br&gt;virtual JVM. Thus your rarely used objects are in swap and will not be
&lt;br&gt;read until they are needed.
&lt;br&gt;&lt;br&gt;I have not tried this yet though.
&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 9:38 PM, William Pietri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26440810&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; A client, who does not use Prevayler but is using the hot-in-RAM approach,
&lt;br&gt;&amp;gt; has been using 64-bit machines with large JVMs quite happily. I think their
&lt;br&gt;&amp;gt; production machine had 16 GB of RAM, with talk of expansion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The problem with this approach, though, turns out to be read IO bandwidth
&lt;br&gt;&amp;gt; and object deserialization. Their startup times are on the order of 30
&lt;br&gt;&amp;gt; minutes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If anybody has interesting solutions (hardware or software) to the long
&lt;br&gt;&amp;gt; startup time problem, I'd love to hear about them, as I think that's
&lt;br&gt;&amp;gt; Prevayler's Achilles' Heel for scaling.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; William
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26440810.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26386300</id>
	<title>Re: Prevayler indexing</title>
	<published>2009-11-17T00:48:45Z</published>
	<updated>2009-11-17T00:48:45Z</updated>
	<author>
		<name>Khayundi, Peter</name>
	</author>
	<content type="html">Hello Sergey
&lt;br&gt;&lt;br&gt;I have looked at the suggestions provided...on Java collections, hashtables, etc. I just do not know exactly how to write the code or where to put it. That is the assistance that I would like from you.
&lt;br&gt;&lt;br&gt;Peter
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Sergey Didenko [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26386300&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergey.didenko@...&lt;/a&gt;] 
&lt;br&gt;Sent: 17 November 2009 12:31 AM
&lt;br&gt;To: Open discussion about the Prevayler project.
&lt;br&gt;Subject: Re: [Prevayler-discussion] Prevayler indexing
&lt;br&gt;&lt;br&gt;Hi Peter,
&lt;br&gt;&lt;br&gt;you have not answered a few questions on the subject in the previous thread:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/mailarchive/forum.php?thread_name=4A9618CF.1050900@scissor.com&amp;forum_name=prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/mailarchive/forum.php?thread_name=4A9618CF.1050900@...&amp;forum_name=prevayler-discussion&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;br&gt;No virus found in this incoming message.
&lt;br&gt;Checked by AVG - www.avg.com 
&lt;br&gt;Version: 9.0.707 / Virus Database: 270.14.67/2506 - Release Date: 11/16/09 09:43:00
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;The University of Fort Hare subscribes to an e-mail disclaimer. Please click on the following URL to read further:
&lt;br&gt;&lt;a href=&quot;http://www.ufh.ac.za/disclaimer/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ufh.ac.za/disclaimer/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-indexing-tp26379992p26386300.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26380908</id>
	<title>Re: Prevayler indexing</title>
	<published>2009-11-16T14:31:17Z</published>
	<updated>2009-11-16T14:31:17Z</updated>
	<author>
		<name>Sergey Didenko</name>
	</author>
	<content type="html">Hi Peter,
&lt;br&gt;&lt;br&gt;you have not answered a few questions on the subject in the previous thread:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://sourceforge.net/mailarchive/forum.php?thread_name=4A9618CF.1050900@scissor.com&amp;forum_name=prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/mailarchive/forum.php?thread_name=4A9618CF.1050900@...&amp;forum_name=prevayler-discussion&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-indexing-tp26379992p26380908.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26379992</id>
	<title>Prevayler indexing</title>
	<published>2009-11-16T13:04:15Z</published>
	<updated>2009-11-16T13:04:15Z</updated>
	<author>
		<name>Khayundi, Peter</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:rtc=&quot;http://microsoft.com/officenet/conferencing&quot; xmlns:D=&quot;DAV:&quot; xmlns:Repl=&quot;http://schemas.microsoft.com/repl/&quot; xmlns:mt=&quot;http://schemas.microsoft.com/sharepoint/soap/meetings/&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ppda=&quot;http://www.passport.com/NameSpace.xsd&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcs=&quot;http://schemas.microsoft.com/data/udc/soap&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:udcp2p=&quot;http://schemas.microsoft.com/data/udc/parttopart&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:dsss=&quot;http://schemas.microsoft.com/office/2006/digsig-setup&quot; xmlns:dssi=&quot;http://schemas.microsoft.com/office/2006/digsig&quot; xmlns:mdssi=&quot;http://schemas.openxmlformats.org/package/2006/digital-signature&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:spwp=&quot;http://microsoft.com/sharepoint/webpartpages&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:pptsl=&quot;http://schemas.microsoft.com/sharepoint/soap/SlideLibrary/&quot; xmlns:spsl=&quot;http://microsoft.com/webservices/SharePointPortalServer/PublishedLinksService&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;Hi&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I have asked about indexing before and I would like some
assistance. I have attached the code that I am trying to work on so that you
may see what I am trying to do. Any suggestions on how I can perform indexing
would be greatly appreciated. Thanks&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Peter &lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;



&lt;html&gt;
&lt;body&gt;

The University of Fort Hare subscribes to an e-mail disclaimer. Please click on the following URL to read further: &lt;/font&gt;&lt;a href=&quot;http://www.ufh.ac.za/disclaimer/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;font size=&quot;2&quot; face=&quot;Arial&quot;&gt;http://www.ufh.ac.za/disclaimer/&lt;/font&gt;

&lt;/body&gt;
&lt;/html&gt;



&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;Prevayler.rar&lt;/strong&gt; (2K) &lt;a href=&quot;http://old.nabble.com/attachment/26379992/0/Prevayler.rar&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-indexing-tp26379992p26379992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26313547</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T21:07:51Z</published>
	<updated>2009-11-11T21:07:51Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">I have implemented an alternate serialization protocol at JBoss Serialization.
&lt;br&gt;&lt;br&gt;There are maybe a few improvements that could be made.
&lt;br&gt;&lt;br&gt;&lt;br&gt;If the user provides externalization (you guys probably know that
&lt;br&gt;already), that would improve a lot of things over Java Serialization
&lt;br&gt;already.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 10:56 PM, Klaus Wuestefeld
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26313547&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;klauswuestefeld@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Regular serialization has the requirement of producing portable
&lt;br&gt;&amp;gt; streams, which makes it very slow.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For our purposes, a RAM heap dump to disk would be enough. And the
&lt;br&gt;&amp;gt; performance there is in the order of 1GB per second. ;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does such a thing exist in any VM implementation?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anyone willing to talk to Sun about this? :P
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26313547.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26313470</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T20:56:03Z</published>
	<updated>2009-11-11T20:56:03Z</updated>
	<author>
		<name>Klaus Wuestefeld</name>
	</author>
	<content type="html">Regular serialization has the requirement of producing portable
&lt;br&gt;streams, which makes it very slow.
&lt;br&gt;&lt;br&gt;For our purposes, a RAM heap dump to disk would be enough. And the
&lt;br&gt;performance there is in the order of 1GB per second. ;)
&lt;br&gt;&lt;br&gt;Does such a thing exist in any VM implementation?
&lt;br&gt;&lt;br&gt;Anyone willing to talk to Sun about this? :P
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26313470.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26311553</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T16:47:46Z</published>
	<updated>2009-11-11T16:47:46Z</updated>
	<author>
		<name>Ralph Johnson</name>
	</author>
	<content type="html">I have been thinking about the startup problem, and am thinking about
&lt;br&gt;a solution involving replication. &amp;nbsp;If one system crashes, the backup
&lt;br&gt;takes over and then it doesn't matter how long it takes to restart the
&lt;br&gt;first system. &amp;nbsp;Within reason. &amp;nbsp;This will be good for hardware
&lt;br&gt;problems, but it won't help if there is a software problem that causes
&lt;br&gt;both replicas to crash simultaneously.
&lt;br&gt;&lt;br&gt;-Ralph
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26311553.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26308791</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T13:15:20Z</published>
	<updated>2009-11-11T13:15:20Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">It would be nice to have some sort of Lazy Initialization, but you
&lt;br&gt;would need random access on the journal, not just at load time.
&lt;br&gt;&lt;br&gt;And besides, if you were doing that, the project would be doing what
&lt;br&gt;other cache projects are doing (such as HCache, infinispan or JBoss
&lt;br&gt;Cache).
&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 2:27 PM, William Pietri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26308791&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I wasn't speaking of Java serialization, but the more generic use of the
&lt;br&gt;&amp;gt; term: turning data into a stream of bytes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; No matter what approach you use, I/O bandwidth limits and the CPU cost of
&lt;br&gt;&amp;gt; reading many GB of data rules out Prevayler for many uses. Databases may be
&lt;br&gt;&amp;gt; much slower for each transaction, but on typical hardware, Prevayler's
&lt;br&gt;&amp;gt; startup times are much worse for equivalent data sets.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; William
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clebert Suconic wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Serialization sucks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Provide an alternate Marshalling API for users, and you will have a
&lt;br&gt;&amp;gt; *much* better throughput.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, Nov 11, 2009 at 1:38 PM, William Pietri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26308791&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ralph Johnson wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do any of you have experience with 64 bit machines? &amp;nbsp;What is the
&lt;br&gt;&amp;gt; biggest Prevayler database you've seen?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A client, who does not use Prevayler but is using the hot-in-RAM approach,
&lt;br&gt;&amp;gt; has been using 64-bit machines with large JVMs quite happily. I think their
&lt;br&gt;&amp;gt; production machine had 16 GB of RAM, with talk of expansion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The problem with this approach, though, turns out to be read IO bandwidth
&lt;br&gt;&amp;gt; and object deserialization. Their startup times are on the order of 30
&lt;br&gt;&amp;gt; minutes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If anybody has interesting solutions (hardware or software) to the long
&lt;br&gt;&amp;gt; startup time problem, I'd love to hear about them, as I think that's
&lt;br&gt;&amp;gt; Prevayler's Achilles' Heel for scaling.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; William
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26308791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26308713</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T13:10:32Z</published>
	<updated>2009-11-11T13:10:32Z</updated>
	<author>
		<name>Ross Rick</name>
	</author>
	<content type="html">Ooops.. &amp;nbsp;AVRO is at 1.2 ... hadoop overall is 0.21.
&lt;br&gt;&lt;br&gt;Won't solve the problem, but should help.
&lt;br&gt;&lt;br&gt;R
&lt;br&gt;&lt;br&gt;On Nov 11, 2009, at 12:26 PM, Ross Rick wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; AVRO from the Apache Hadoop provides a fast compact binary
&lt;br&gt;&amp;gt; serialization with a JSON descriptor up front so that you can resolve
&lt;br&gt;&amp;gt; schema conflicts on the fly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Not exactly 1.0 but a good idea and clearly going to be well &amp;nbsp;
&lt;br&gt;&amp;gt; supported.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://hadoop.apache.org/avro/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hadoop.apache.org/avro/&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; R
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Nov 11, 2009, at 12:13 PM, Clebert Suconic wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Serialization sucks!
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Provide an alternate Marshalling API for users, and you will have a
&lt;br&gt;&amp;gt;&amp;gt; *much* better throughput.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Wed, Nov 11, 2009 at 1:38 PM, William Pietri
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26308713&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Ralph Johnson wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; in
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Do any of you have experience with 64 bit machines? &amp;nbsp;What is the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; biggest Prevayler database you've seen?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; A client, who does not use Prevayler but is using the hot-in-RAM
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; approach,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; has been using 64-bit machines with large JVMs quite happily. I
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; think their
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; production machine had 16 GB of RAM, with talk of expansion.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; The problem with this approach, though, turns out to be read IO
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; bandwidth
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and object deserialization. Their startup times are on the order of
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 30
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; minutes.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; If anybody has interesting solutions (hardware or software) to the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; long
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; startup time problem, I'd love to hear about them, as I think that's
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Prevayler's Achilles' Heel for scaling.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; William
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; 2008 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; and focus
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe go to the end of this page:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -- 
&lt;br&gt;&amp;gt;&amp;gt; Clebert Suconic
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008
&lt;br&gt;&amp;gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and
&lt;br&gt;&amp;gt;&amp;gt; focus on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 &amp;nbsp;
&lt;br&gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and &amp;nbsp;
&lt;br&gt;&amp;gt; focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26308713.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26307994</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T12:27:00Z</published>
	<updated>2009-11-11T12:27:00Z</updated>
	<author>
		<name>William Pietri</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
I wasn't speaking of Java serialization, but the more generic use of
the term: turning data into a stream of bytes.&lt;br&gt;
&lt;br&gt;
No matter what approach you use, I/O bandwidth limits and the CPU cost
of reading many GB of data rules out Prevayler for many uses. Databases
may be much slower for each transaction, but on typical hardware,
Prevayler's startup times are much worse for equivalent data sets.&lt;br&gt;
&lt;br&gt;
William&lt;br&gt;
&lt;br&gt;
Clebert Suconic wrote:
&lt;blockquote cite=&quot;mid:cabd469e0911111213i73735716g2c1b0dbef59903ee@mail.gmail.com&quot; type=&quot;cite&quot;&gt;
  &lt;pre wrap=&quot;&quot;&gt;Serialization sucks!


Provide an alternate Marshalling API for users, and you will have a
*much* better throughput.




On Wed, Nov 11, 2009 at 1:38 PM, William Pietri &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26307994&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt; wrote:
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Ralph Johnson wrote:

Prevayler does require you to hold all your objects in the JVM heap in
RAM. If you cannot do that, as you know, you cannot use Prevayler.


Do any of you have experience with 64 bit machines?  What is the
biggest Prevayler database you've seen?


A client, who does not use Prevayler but is using the hot-in-RAM approach,
has been using 64-bit machines with large JVMs quite happily. I think their
production machine had 16 GB of RAM, with talk of expansion.

The problem with this approach, though, turns out to be read IO bandwidth
and object deserialization. Their startup times are on the order of 30
minutes.

If anybody has interesting solutions (hardware or software) to the long
startup time problem, I'd love to hear about them, as I think that's
Prevayler's Achilles' Heel for scaling.

William


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus
on
what you do best, core application coding. Discover what's new with
Crystal Reports now. &amp;nbsp;&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;
_______________________________________________
To unsubscribe go to the end of this page:
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;
_______________________________________________
&quot;Databases in Memoriam&quot; -- &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;


    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;


  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26307994.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26308544</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T12:26:34Z</published>
	<updated>2009-11-11T12:26:34Z</updated>
	<author>
		<name>Ross Rick</name>
	</author>
	<content type="html">AVRO from the Apache Hadoop provides a fast compact binary &amp;nbsp;
&lt;br&gt;serialization with a JSON descriptor up front so that you can resolve &amp;nbsp;
&lt;br&gt;schema conflicts on the fly.
&lt;br&gt;&lt;br&gt;Not exactly 1.0 but a good idea and clearly going to be well supported.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://hadoop.apache.org/avro/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hadoop.apache.org/avro/&lt;/a&gt;&lt;br&gt;&lt;br&gt;R
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Nov 11, 2009, at 12:13 PM, Clebert Suconic wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Serialization sucks!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Provide an alternate Marshalling API for users, and you will have a
&lt;br&gt;&amp;gt; *much* better throughput.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, Nov 11, 2009 at 1:38 PM, William Pietri &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26308544&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Ralph Johnson wrote:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; in
&lt;br&gt;&amp;gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Do any of you have experience with 64 bit machines? &amp;nbsp;What is the
&lt;br&gt;&amp;gt;&amp;gt; biggest Prevayler database you've seen?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A client, who does not use Prevayler but is using the hot-in-RAM &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; approach,
&lt;br&gt;&amp;gt;&amp;gt; has been using 64-bit machines with large JVMs quite happily. I &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; think their
&lt;br&gt;&amp;gt;&amp;gt; production machine had 16 GB of RAM, with talk of expansion.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; The problem with this approach, though, turns out to be read IO &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; bandwidth
&lt;br&gt;&amp;gt;&amp;gt; and object deserialization. Their startup times are on the order of &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; 30
&lt;br&gt;&amp;gt;&amp;gt; minutes.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; If anybody has interesting solutions (hardware or software) to the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; long
&lt;br&gt;&amp;gt;&amp;gt; startup time problem, I'd love to hear about them, as I think that's
&lt;br&gt;&amp;gt;&amp;gt; Prevayler's Achilles' Heel for scaling.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; William
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; 2008 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; and focus
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe go to the end of this page:
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- 
&lt;br&gt;&amp;gt; Clebert Suconic
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 &amp;nbsp;
&lt;br&gt;&amp;gt; 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and &amp;nbsp;
&lt;br&gt;&amp;gt; focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26308544.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26307945</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T12:24:27Z</published>
	<updated>2009-11-11T12:24:27Z</updated>
	<author>
		<name>Sergey Didenko</name>
	</author>
	<content type="html">Zip transactions with pre-build dictionary before writing them on disk?
&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 9:38 PM, William Pietri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26307945&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; The problem with this approach, though, turns out to be read IO bandwidth
&lt;br&gt;&amp;gt; and object deserialization. Their startup times are on the order of 30
&lt;br&gt;&amp;gt; minutes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If anybody has interesting solutions (hardware or software) to the long
&lt;br&gt;&amp;gt; startup time problem, I'd love to hear about them, as I think that's
&lt;br&gt;&amp;gt; Prevayler's Achilles' Heel for scaling.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26307945.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26307787</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T12:13:54Z</published>
	<updated>2009-11-11T12:13:54Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">Serialization sucks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;Provide an alternate Marshalling API for users, and you will have a
&lt;br&gt;*much* better throughput.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 1:38 PM, William Pietri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26307787&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Ralph Johnson wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Do any of you have experience with 64 bit machines? &amp;nbsp;What is the
&lt;br&gt;&amp;gt; biggest Prevayler database you've seen?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A client, who does not use Prevayler but is using the hot-in-RAM approach,
&lt;br&gt;&amp;gt; has been using 64-bit machines with large JVMs quite happily. I think their
&lt;br&gt;&amp;gt; production machine had 16 GB of RAM, with talk of expansion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The problem with this approach, though, turns out to be read IO bandwidth
&lt;br&gt;&amp;gt; and object deserialization. Their startup times are on the order of 30
&lt;br&gt;&amp;gt; minutes.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If anybody has interesting solutions (hardware or software) to the long
&lt;br&gt;&amp;gt; startup time problem, I'd love to hear about them, as I think that's
&lt;br&gt;&amp;gt; Prevayler's Achilles' Heel for scaling.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; William
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus
&lt;br&gt;&amp;gt; on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26307787.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26307639</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T11:38:41Z</published>
	<updated>2009-11-11T11:38:41Z</updated>
	<author>
		<name>William Pietri</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-1&quot; http-equiv=&quot;Content-Type&quot;&gt;
  &lt;title&gt;&lt;/title&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
Ralph Johnson wrote:
&lt;blockquote cite=&quot;mid:e5fa86ac0911110942l1671e6f0ga8b2c3e62e173b50@mail.gmail.com&quot; type=&quot;cite&quot;&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;Prevayler does require you to hold all your objects in the JVM heap in
RAM. If you cannot do that, as you know, you cannot use Prevayler.
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
Do any of you have experience with 64 bit machines?  What is the
biggest Prevayler database you've seen?
  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;br&gt;
A client, who does not use Prevayler but is using the hot-in-RAM
approach, has been using 64-bit machines with large JVMs quite happily.
I think their production machine had 16 GB of RAM, with talk of
expansion.&lt;br&gt;
&lt;br&gt;
The problem with this approach, though, turns out to be read IO
bandwidth and object deserialization. Their startup times are on the
order of 30 minutes.&lt;br&gt;
&lt;br&gt;
If anybody has interesting solutions (hardware or software) to the long
startup time problem, I'd love to hear about them, as I think that's
Prevayler's Achilles' Heel for scaling.&lt;br&gt;
&lt;br&gt;
William&lt;br&gt;
&lt;br&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26307639.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26306015</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T10:15:27Z</published>
	<updated>2009-11-11T10:15:27Z</updated>
	<author>
		<name>Sergey Didenko</name>
	</author>
	<content type="html">I know, Klaus,
&lt;br&gt;&lt;br&gt;I'm looking for answers more like
&lt;br&gt;&lt;br&gt;&amp;quot;
&lt;br&gt;Prevayler is better for rapid prototyping if you can afford storing
&lt;br&gt;all your DB in memory (or writing ad-hoc paging system). Because you
&lt;br&gt;can just copy your transaction log on your local machine and play with
&lt;br&gt;it.
&lt;br&gt;&amp;quot;
&lt;br&gt;&lt;br&gt;I don't know Terracotta enough though, it's just to explain my question.
&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 7:15 PM, Klaus Wuestefeld
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26306015&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;klauswuestefeld@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A prevalent system can be set up for mirroring (replicas of your
&lt;br&gt;&amp;gt; system 100% in sync), so you can do fault-tolerance and load
&lt;br&gt;&amp;gt; balancing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Each replicating machine must be capable of keeping all your objects in RAM.
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26306015.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26305827</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T10:04:18Z</published>
	<updated>2009-11-11T10:04:18Z</updated>
	<author>
		<name>Klaus Wuestefeld</name>
	</author>
	<content type="html">You can run the bank demo (demo2) included in Prevayler in replicated mode.
&lt;br&gt;&lt;br&gt;Just run MainServer on one machine and MainReplica
&lt;br&gt;[ip-address-of-server] on another (or the same) machine.
&lt;br&gt;&lt;br&gt;It is implemented in Prevayler as a proof-of-concept only, though.
&lt;br&gt;What does that mean? It does not reconnect the socket if the socket
&lt;br&gt;falls, for example.
&lt;br&gt;&lt;br&gt;If anyone is seriously interested, I would love to implement it
&lt;br&gt;production-grade.
&lt;br&gt;&lt;br&gt;See you, Klaus.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 3:42 PM, Clebert Suconic
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26305827&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clebert.suconic@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; How you guys support transaction over the replicas? Is there any
&lt;br&gt;&amp;gt; documentation about it?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, Nov 11, 2009 at 11:15 AM, Klaus Wuestefeld
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26305827&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;klauswuestefeld@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;&amp;gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A prevalent system can be set up for mirroring (replicas of your
&lt;br&gt;&amp;gt;&amp;gt; system 100% in sync), so you can do fault-tolerance and load
&lt;br&gt;&amp;gt;&amp;gt; balancing.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Each replicating machine must be capable of keeping all your objects in RAM.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; See you, Klaus.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; On Wed, Nov 11, 2009 at 12:22 PM, Sergey Didenko
&lt;br&gt;&amp;gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26305827&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergey.didenko@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; A question for guys familiar with Terracotta:
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Under what conditions Prevayler can suit needs better than Terracotta
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; with its DSO?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; I have found this reply from a Terracotta engineer so far -
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://forums.terracotta.org/forums/posts/list/89.page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.terracotta.org/forums/posts/list/89.page&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Clebert Suconic
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&amp;gt; &lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26305827.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26305729</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T10:00:19Z</published>
	<updated>2009-11-11T10:00:19Z</updated>
	<author>
		<name>Klaus Wuestefeld</name>
	</author>
	<content type="html">&amp;gt; Do any of you have experience with 64 bit machines?  What is the
&lt;br&gt;&amp;gt; biggest Prevayler database you've seen?
&lt;br&gt;&lt;br&gt;12GB on solaris in 2004.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26305729.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26305449</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T09:42:47Z</published>
	<updated>2009-11-11T09:42:47Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">How you guys support transaction over the replicas? Is there any
&lt;br&gt;documentation about it?
&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 11:15 AM, Klaus Wuestefeld
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26305449&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;klauswuestefeld@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A prevalent system can be set up for mirroring (replicas of your
&lt;br&gt;&amp;gt; system 100% in sync), so you can do fault-tolerance and load
&lt;br&gt;&amp;gt; balancing.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Each replicating machine must be capable of keeping all your objects in RAM.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; See you, Klaus.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, Nov 11, 2009 at 12:22 PM, Sergey Didenko
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26305449&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergey.didenko@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; A question for guys familiar with Terracotta:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Under what conditions Prevayler can suit needs better than Terracotta
&lt;br&gt;&amp;gt;&amp;gt; with its DSO?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have found this reply from a Terracotta engineer so far -
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://forums.terracotta.org/forums/posts/list/89.page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.terracotta.org/forums/posts/list/89.page&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26305449.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26305445</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T09:42:33Z</published>
	<updated>2009-11-11T09:42:33Z</updated>
	<author>
		<name>Ralph Johnson</name>
	</author>
	<content type="html">&amp;gt; Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;&amp;gt; RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&lt;br&gt;Do any of you have experience with 64 bit machines? &amp;nbsp;What is the
&lt;br&gt;biggest Prevayler database you've seen?
&lt;br&gt;&lt;br&gt;Memory is cheap. &amp;nbsp; it is probably cheaper to buy a machine with 64 GB
&lt;br&gt;than to rewrite your software for another database. &amp;nbsp;Of course, if you
&lt;br&gt;have 100 TB of data then Prevayler is just not going to cut it. &amp;nbsp;But 4
&lt;br&gt;GB is so small these days. &amp;nbsp;My USB key has more memory than that.
&lt;br&gt;&lt;br&gt;-Ralph Johnson
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26305445.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26305017</id>
	<title>Re: Prevayler vs Terracotta</title>
	<published>2009-11-11T09:15:48Z</published>
	<updated>2009-11-11T09:15:48Z</updated>
	<author>
		<name>Klaus Wuestefeld</name>
	</author>
	<content type="html">Prevayler does require you to hold all your objects in the JVM heap in
&lt;br&gt;RAM. If you cannot do that, as you know, you cannot use Prevayler.
&lt;br&gt;&lt;br&gt;A prevalent system can be set up for mirroring (replicas of your
&lt;br&gt;system 100% in sync), so you can do fault-tolerance and load
&lt;br&gt;balancing.
&lt;br&gt;&lt;br&gt;Each replicating machine must be capable of keeping all your objects in RAM.
&lt;br&gt;&lt;br&gt;See you, Klaus.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Wed, Nov 11, 2009 at 12:22 PM, Sergey Didenko
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26305017&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;sergey.didenko@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A question for guys familiar with Terracotta:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Under what conditions Prevayler can suit needs better than Terracotta
&lt;br&gt;&amp;gt; with its DSO?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have found this reply from a Terracotta engineer so far -
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://forums.terracotta.org/forums/posts/list/89.page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.terracotta.org/forums/posts/list/89.page&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
&lt;br&gt;&amp;gt; trial. Simplify your report design, integration and deployment - and focus on
&lt;br&gt;&amp;gt; what you do best, core application coding. Discover what's new with
&lt;br&gt;&amp;gt; Crystal Reports now.  &lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26305017.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26302174</id>
	<title>Prevayler vs Terracotta</title>
	<published>2009-11-11T06:22:39Z</published>
	<updated>2009-11-11T06:22:39Z</updated>
	<author>
		<name>Sergey Didenko</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;A question for guys familiar with Terracotta:
&lt;br&gt;&lt;br&gt;Under what conditions Prevayler can suit needs better than Terracotta
&lt;br&gt;with its DSO?
&lt;br&gt;&lt;br&gt;I have found this reply from a Terracotta engineer so far -
&lt;br&gt;&lt;a href=&quot;http://forums.terracotta.org/forums/posts/list/89.page&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://forums.terracotta.org/forums/posts/list/89.page&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevayler-vs-Terracotta-tp26302174p26302174.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26296080</id>
	<title>Prevalent System used by Brazilian Customs Office</title>
	<published>2009-11-10T20:51:42Z</published>
	<updated>2009-11-10T20:51:42Z</updated>
	<author>
		<name>Klaus Wuestefeld</name>
	</author>
	<content type="html">News link in portuguese:
&lt;br&gt;&lt;a href=&quot;http://www.aenoticias.pr.gov.br/modules/news/article.php?storyid=51995&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.aenoticias.pr.gov.br/modules/news/article.php?storyid=51995&lt;/a&gt;&lt;br&gt;&lt;br&gt;Basically it talks about &amp;quot;Tradex&amp;quot;, a prevalent system used by the
&lt;br&gt;Brazilian Customs Office in 3 major ports to expedite export requests
&lt;br&gt;by exporting companies.
&lt;br&gt;&lt;br&gt;One of these ports had USD 8 billion in export volume in 2008, managed
&lt;br&gt;by the system.
&lt;br&gt;&lt;br&gt;I took two colleagues that didnt know Prevayler that well to a demo by
&lt;br&gt;one of the system's developers. He was accessing the web system from
&lt;br&gt;his home. He would do dynamic reports such as &amp;quot;Export volume from all
&lt;br&gt;companies that have 'A' as part of their name, grouped and totaled by
&lt;br&gt;importing country&amp;quot;. My colleagues were laughing because the responses
&lt;br&gt;were so fast it was ridiculous. It was like accessing static pages. :)
&lt;br&gt;&lt;br&gt;See you, Klaus.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Prevalent-System-used-by-Brazilian-Customs-Office-tp26296080p26296080.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25598912</id>
	<title>Re: HornetQ Journal</title>
	<published>2009-09-24T10:04:20Z</published>
	<updated>2009-09-24T10:04:20Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">JBossMQ and Jboss Messaging 1.4 were using a relational database for that.
&lt;br&gt;&lt;br&gt;&amp;gt;From time to time we have users asking us about Database support.
&lt;br&gt;&lt;br&gt;&lt;br&gt;You guys know as much as I do that database performance sucks. So it
&lt;br&gt;doesn't make sense.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;On Thu, Sep 24, 2009 at 11:42 AM, William Pietri &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25598912&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;william@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; clebert.suconic wrote:
&lt;br&gt;&amp;gt;&amp;gt; Have you guys seen the work I have been doing on the HornetQ Journal?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &lt;a href=&quot;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; That is super cool. Thanks for sharing that! I really like your approach.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The thing that dumbfounds me, though, is your mention of people building
&lt;br&gt;&amp;gt; message queuing systems on top of relational databases. Does that really
&lt;br&gt;&amp;gt; happen much?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; William
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;&amp;gt; is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;&amp;gt; developing skills, take BlackBerry mobile applications to market and stay
&lt;br&gt;&amp;gt; ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;a href=&quot;http://www.jboss.org/developers/#ClebertSuconic&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.jboss.org/developers/#ClebertSuconic&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://clebertsuconic.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://clebertsuconic.blogspot.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HornetQ-Journal-tp25598407p25598912.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25599168</id>
	<title>Re: HornetQ Journal</title>
	<published>2009-09-24T09:42:34Z</published>
	<updated>2009-09-24T09:42:34Z</updated>
	<author>
		<name>William Pietri</name>
	</author>
	<content type="html">clebert.suconic wrote:
&lt;br&gt;&amp;gt; Have you guys seen the work I have been doing on the HornetQ Journal?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;That is super cool. Thanks for sharing that! I really like your approach.
&lt;br&gt;&lt;br&gt;The thing that dumbfounds me, though, is your mention of people building 
&lt;br&gt;message queuing systems on top of relational databases. Does that really 
&lt;br&gt;happen much?
&lt;br&gt;&lt;br&gt;William
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HornetQ-Journal-tp25598407p25599168.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25598456</id>
	<title>HornetQ Journal</title>
	<published>2009-09-24T09:32:27Z</published>
	<updated>2009-09-24T09:32:27Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">Have you guys seen the work I have been doing on the HornetQ Journal?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;If you want to take a look, download the source code for HornetQ from
&lt;br&gt;SVN.. The Journal itself is done at
&lt;br&gt;&lt;a href=&quot;http://anonsvn.jboss.org/repos/hornetq/trunk/src/main/org/hornetq/core/journal/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://anonsvn.jboss.org/repos/hornetq/trunk/src/main/org/hornetq/core/journal/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;And it has some dependencies on the asyncIO package.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It will be made as a separate project after HornetQ becames GA.
&lt;br&gt;&lt;br&gt;I just looked through your code, and the Journal I have been working
&lt;br&gt;seems totally compatible with what you guys are doing. (It has more
&lt;br&gt;features though like native support on Linux, XA support.. etc).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Anyway.. just an idea.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;br&gt;&lt;br&gt;PS: I think I met some of you guys years ago at SouJava in Sao Paulo.
&lt;br&gt;But I'm not sure who ;-)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HornetQ-Journal-tp25598456p25598456.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25598407</id>
	<title>HornetQ Journal</title>
	<published>2009-09-24T09:30:50Z</published>
	<updated>2009-09-24T09:30:50Z</updated>
	<author>
		<name>ClebertSuconic</name>
	</author>
	<content type="html">Have you guys seen the work I have been doing on the HornetQ Journal?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hornetq.blogspot.com/2009/08/persistence-on-hornetq.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;If you want to take a look, download the source code for HornetQ from
&lt;br&gt;SVN.. The Journal itself is done at
&lt;br&gt;&lt;a href=&quot;http://anonsvn.jboss.org/repos/hornetq/trunk/src/main/org/hornetq/core/journal/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://anonsvn.jboss.org/repos/hornetq/trunk/src/main/org/hornetq/core/journal/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;And it has some dependencies on the asyncIO package.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;It will be made as a separate project after HornetQ becames GA.
&lt;br&gt;&lt;br&gt;I just looked through your code, and the Journal I have been working
&lt;br&gt;seems totally compatible with what you guys are doing. (It has more
&lt;br&gt;features though like native support on Linux, XA support.. etc).
&lt;br&gt;&lt;br&gt;&lt;br&gt;Anyway.. just an idea.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Clebert Suconic
&lt;br&gt;&lt;br&gt;&lt;br&gt;PS: I think I met some of you guys years ago at SouJava in Sao Paulo.
&lt;br&gt;But I'm not sure who ;-)
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Come build with us! The BlackBerry&amp;reg; Developer Conference in SF, CA
&lt;br&gt;is the only developer event you need to attend this year. Jumpstart your
&lt;br&gt;developing skills, take BlackBerry mobile applications to market and stay 
&lt;br&gt;ahead of the curve. Join us from November 9&amp;#45;12, 2009. Register now&amp;#33;
&lt;br&gt;&lt;a href=&quot;http://p.sf.net/sfu/devconf&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/devconf&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HornetQ-Journal-tp25598407p25598407.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25166402</id>
	<title>Re: Indexing</title>
	<published>2009-08-26T22:25:35Z</published>
	<updated>2009-08-26T22:25:35Z</updated>
	<author>
		<name>William Pietri</name>
	</author>
	<content type="html">Khayundi, Peter wrote:
&lt;br&gt;&amp;gt; Hi William
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; All the suggestions given were good, but at the moment, I am just looking for a quick and easy solution to my indexing issues. If there is a specific indexing mechanism that would work well with Prevayler, please tell me about it. Thanks.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;I always start out using hash maps. That's pretty quick and easy for 
&lt;br&gt;me. &amp;nbsp;What flaws do those have for your use case?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;William
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Indexing-tp24842711p25166402.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25163248</id>
	<title>Re: Indexing</title>
	<published>2009-08-26T15:55:39Z</published>
	<updated>2009-08-26T15:55:39Z</updated>
	<author>
		<name>Jelle Herold</name>
	</author>
	<content type="html">(maybe I'm wrong, but... )
&lt;br&gt;&lt;br&gt;Khayundi, Peter wrote:
&lt;br&gt;&amp;gt; Please provide me with any information on how Prevayler handles &amp;nbsp;
&lt;br&gt;&amp;gt; indexing.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Prevayler doesn't do indexing, it's not a database.
&lt;br&gt;&lt;br&gt;It is objects in memory, and if you want to find an object by name you &amp;nbsp;
&lt;br&gt;look them up how you would to that in code. Ie. iterate over array, &amp;nbsp;
&lt;br&gt;store them in a hashmap, tree whatever.
&lt;br&gt;&lt;br&gt;------------------------------------------------------------------------------
&lt;br&gt;Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
&lt;br&gt;trial. Simplify your report design, integration and deployment - and focus on 
&lt;br&gt;what you do best, core application coding. Discover what's new with 
&lt;br&gt;Crystal Reports now. &amp;nbsp;&lt;a href=&quot;http://p.sf.net/sfu/bobj-july&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p.sf.net/sfu/bobj-july&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;To unsubscribe go to the end of this page: &lt;a href=&quot;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.sourceforge.net/lists/listinfo/prevayler-discussion&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;quot;Databases in Memoriam&amp;quot; -- &lt;a href=&quot;http://www.prevayler.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prevayler.org&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Prevayler---General-f2784.html&quot; embed=&quot;fixTarget[2784]&quot; target=&quot;_top&quot; &gt;Prevayler - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Indexing-tp24842711p25163248.html" />
</entry>

</feed>
